index
:
toc.git
trunk
A programming language which compiles to C
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.toc
Age
Commit message (
Expand
)
Author
2019-12-06
fixed another problem with ret_decls
Leo Tenenbaum
2019-12-06
fixed a problem with ret decls but found another
Leo Tenenbaum
2019-12-06
cleanup
Leo Tenenbaum
2019-12-06
fixed a problem with default arguments
Leo Tenenbaum
2019-12-06
fixed bug (we shouldntve resolved the return type when we dont resolve the pa...
Leo Tenenbaum
2019-12-06
cleaned up instance typing code (which fixed a bug)
Leo Tenenbaum
2019-12-06
@ => :: (looks nicer)
Leo Tenenbaum
2019-12-05
Arr works!!!!
Leo Tenenbaum
2019-12-04
really figured out whats going on with Arr.
Leo Tenenbaum
2019-12-03
fixed another problem, and now I kind of know whats going on with Arr
Leo Tenenbaum
2019-12-03
fixed another problem, but Arr still aint workin
Leo Tenenbaum
2019-12-03
fixed problem with checking for non-constant type declarations
Leo Tenenbaum
2019-12-03
doing Arr(T); fixed some stuff, but there are still bugs
Leo Tenenbaum
2019-12-02
fixed type ret vals bug!
Leo Tenenbaum
2019-12-02
cleanup
Leo Tenenbaum
2019-12-01
improved vbs (now its done during typing instead of parsing)
Leo Tenenbaum
2019-11-30
fixed was_expr bug
Leo Tenenbaum
2019-11-30
fixed some bugs involving returning types
Leo Tenenbaum
2019-11-30
basic type returning
Leo Tenenbaum
2019-11-30
fixed bug
Leo Tenenbaum
2019-11-30
cleanup, found a weird bug
Leo Tenenbaum
2019-11-30
got rid of TYPE_USER!!
Leo Tenenbaum
2019-11-27
started to set up type parameters
Leo Tenenbaum
2019-11-27
fixed problem where functions could have tuple parameters
Leo Tenenbaum
2019-11-26
cleanup, switched to enums for flags
Leo Tenenbaum
2019-11-25
cleaning up
Leo Tenenbaum
2019-11-25
fixed problems with return declarations
Leo Tenenbaum
2019-11-25
fixed multiple idents in one param decl
Leo Tenenbaum
2019-11-25
fixed problem with flexible types
Leo Tenenbaum
2019-11-24
finally fixed all the problems with type params
Leo Tenenbaum
2019-11-24
started to get fn(t @ Type, x: t) to work
Leo Tenenbaum
2019-11-22
fixed type parameters
Leo Tenenbaum
2019-11-20
started to turn type parameters into aliases
Leo Tenenbaum
2019-11-20
fixed problem with type params
Leo Tenenbaum
2019-11-20
fixed some bugs; caused some others
Leo Tenenbaum
2019-11-19
finally got type params to work
Leo Tenenbaum
2019-11-19
fixed problems with const params
Leo Tenenbaum
2019-11-18
stuff with type params
Leo Tenenbaum
2019-11-18
trying to do const type params
Leo Tenenbaum
2019-11-17
started writing code to copy exprs and other stuff
Leo Tenenbaum
2019-11-17
declarations of fns with const params
Leo Tenenbaum
2019-11-17
moved constant param system to typing.
Leo Tenenbaum
2019-11-16
:@
Leo Tenenbaum
2019-11-16
bug fixes, return declaration initializers
Leo Tenenbaum
2019-11-14
cleaning up some stuff
Leo Tenenbaum
2019-11-13
fixed a bunch of bugs!!
Leo Tenenbaum
2019-11-13
evaluating default arguments
Leo Tenenbaum
2019-11-13
fixed some problems with compile time params
Leo Tenenbaum
2019-11-13
local & anonymous fns with const params
Leo Tenenbaum
2019-11-12
improved compile time params
Leo Tenenbaum
[next]