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
/
types.h
Age
Commit message (
Expand
)
Author
2020-02-04
more namespaces
Leo Tenenbaum
2020-02-04
more namespaces
Leo Tenenbaum
2020-02-02
more namespaces
Leo Tenenbaum
2020-02-01
more namespaces
Leo Tenenbaum
2020-01-31
more namespaces
Leo Tenenbaum
2020-01-30
more namespaces
Leo Tenenbaum
2020-01-29
started namespaces
Leo Tenenbaum
2020-01-29
got rid of packages.
Leo Tenenbaum
2020-01-27
started nested packages
Leo Tenenbaum
2020-01-27
fixed #include scoping problems
Leo Tenenbaum
2020-01-27
#include
Leo Tenenbaum
2020-01-25
seem to have fully fixed packages
Leo Tenenbaum
2020-01-25
mostly fixed packages
Leo Tenenbaum
2020-01-25
more #builtin. realized theres a problem with pkgs...
Leo Tenenbaum
2020-01-25
each => for
Leo Tenenbaum
2020-01-25
improved location system
Leo Tenenbaum
2020-01-25
cleaned up copying
Leo Tenenbaum
2020-01-24
fixed eval call problem + more #builtin
Leo Tenenbaum
2020-01-24
more #builtin
Leo Tenenbaum
2020-01-22
runtime foreign
Leo Tenenbaum
2020-01-21
only load libraries once
Leo Tenenbaum
2020-01-20
only load function pointers once
Leo Tenenbaum
2020-01-19
extracted hash table for future use by foreign to avoid loading libraries twice
Leo Tenenbaum
2020-01-19
more work on #foreign
Leo Tenenbaum
2020-01-18
started #foreign
Leo Tenenbaum
2020-01-16
better packages. also started std/io pkg (wrote hello world in toc!)
Leo Tenenbaum
2020-01-15
fixed several problems with packages. arr_foreach works now!
Leo Tenenbaum
2020-01-14
extern variable declarations
Leo Tenenbaum
2020-01-14
named args for imported fns
Leo Tenenbaum
2020-01-13
more packages
Leo Tenenbaum
2020-01-12
fixed memory leaks
Leo Tenenbaum
2020-01-12
better identifier system (uses much less memory)
Leo Tenenbaum
2020-01-11
eval for imported stuff
Leo Tenenbaum
2020-01-11
importing expressions (kind of working!)]
Leo Tenenbaum
2020-01-11
finished import_val
Leo Tenenbaum
2020-01-11
changed the way struct names work
Leo Tenenbaum
2020-01-11
fixed problem with importing decls
Leo Tenenbaum
2020-01-10
made #size/alignof unary ops
Leo Tenenbaum
2020-01-10
realized i need to be able to export untyped expressions!
Leo Tenenbaum
2020-01-10
made Field.type not a pointer
Leo Tenenbaum
2020-01-10
more importing
Leo Tenenbaum
2020-01-10
more importing
Leo Tenenbaum
2020-01-10
importing locations
Leo Tenenbaum
2020-01-10
a bit more importing
Leo Tenenbaum
2020-01-10
problematic circular dependency tracker
Leo Tenenbaum
2020-01-09
changed TYPE_TYPE,PKG to TYPE_BUILTINs
Leo Tenenbaum
2020-01-09
better error system
Leo Tenenbaum
2020-01-09
switched to new error system!
Leo Tenenbaum
2020-01-09
started changing location system
Leo Tenenbaum
2020-01-08
importing identifiers
Leo Tenenbaum
[next]