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 (
Collapse
)
Author
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
2020-01-08
reading package name and code
Leo Tenenbaum
2020-01-08
more importing (also turns out export is a keyword in c++)
Leo Tenenbaum
2020-01-08
finished read_ functions
Leo Tenenbaum
2020-01-07
naming consistency
Leo Tenenbaum
2020-01-07
formatting (emacs doesnt like my tabs)
Leo Tenenbaum
2020-01-06
started importing
Leo Tenenbaum
2020-01-06
fixed #alignof
Leo Tenenbaum
2020-01-06
fixed bug with cgen structs
Leo Tenenbaum
2020-01-06
changed syntax for tuples to allow for complicated types
Leo Tenenbaum
2020-01-06
improved naming of exported functions in C
Leo Tenenbaum
2020-01-05
package names
Leo Tenenbaum
2020-01-05
exporting identifiers
Leo Tenenbaum
2020-01-04
finished export_expr
Leo Tenenbaum
2020-01-04
more exporting + bugfix
Leo Tenenbaum
2020-01-04
formatting
Leo Tenenbaum
2020-01-04
vlqs for exporting
Leo Tenenbaum
2020-01-04
more exporting
Leo Tenenbaum
2020-01-04
fixed potential future bug, which wasnt causing problems right now
Leo Tenenbaum
2020-01-03
fixed a bug with returning
Leo Tenenbaum
2020-01-03
small things for more standard compliance
Leo Tenenbaum
2020-01-02
fixed goto problem when compiling as c++
Leo Tenenbaum
2020-01-02
updated copyright year
Leo Tenenbaum
2020-01-02
more exporting... this is gonna take a while
Leo Tenenbaum
2019-12-22
more exporting
Leo Tenenbaum
2019-12-22
started exporting system
Leo Tenenbaum
2019-12-20
switched to different ID system for identgs
Leo Tenenbaum
2019-12-18
added identifier IDs
Leo Tenenbaum
2019-12-16
got rid of coloncolon
Leo Tenenbaum
2019-12-12
more infer setup and better arr_foreach
Leo Tenenbaum
2019-12-10
made Expression smaller
Leo Tenenbaum
2019-12-10
changed Location to be smaller
Leo Tenenbaum
2019-12-09
more stuff for inferred params
Leo Tenenbaum
2019-12-07
reduced copying and other cleanup
Leo Tenenbaum
2019-12-07
added license
Leo Tenenbaum
2019-12-06
cleaned up instance typing code (which fixed a bug)
Leo Tenenbaum
[next]