index
:
toc.git
trunk
A programming language which compiles to C
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
more importing
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
finished read_f32
Leo Tenenbaum
2020-01-07
put small functions together and cleaned up float exporting
Leo Tenenbaum
2020-01-07
formatting (emacs doesnt like my tabs)
Leo Tenenbaum
2020-01-07
fixed bug with multiline comments
Leo Tenenbaum
2020-01-07
started binfile read_ functions
Leo Tenenbaum
2020-01-07
more importing
Leo Tenenbaum
2020-01-06
started importing
Leo Tenenbaum
2020-01-06
Merge branch 'master' of https://github.com/pommicket/toc
Leo Tenenbaum
2020-01-06
fixed #alignof
Leo Tenenbaum
2020-01-06
Update README.md
Leo Tenenbaum
2020-01-06
Update README.md
Leo Tenenbaum
2020-01-06
fixed bug with cgen structs
Leo Tenenbaum
2020-01-06
fixed type_to_str for tuples
Leo Tenenbaum
2020-01-06
so: tuples need a different syntax because (int, int) could
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-06
small bugfix
Leo Tenenbaum
2020-01-06
cleaning up; fixed a few bugs
Leo Tenenbaum
2020-01-05
better package file output
Leo Tenenbaum
2020-01-05
package names
Leo Tenenbaum
2020-01-05
fixed slices
Leo Tenenbaum
2020-01-05
exporting identifiers
Leo Tenenbaum
2020-01-04
top header
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
more exporting + bugfix
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
improved the way #sizeof and #alignof work
Leo Tenenbaum
2020-01-03
small things for more standard compliance
Leo Tenenbaum
2020-01-02
fixed problem with #C
Leo Tenenbaum
2020-01-02
preparing for release
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
2020-01-01
more exporting
Leo Tenenbaum
2019-12-29
fixed the bug
Leo Tenenbaum
[prev]
[next]