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
/
tokenizer.c
Age
Commit message (
Collapse
)
Author
2020-07-10
big changes to the way for loops work
Leo Tenenbaum
2020-07-03
io is working but slow
Leo Tenenbaum
2020-06-22
found bug with evaling future functions
Leo Tenenbaum
2020-05-08
#no_warn
Leo Tenenbaum
2020-05-03
64-bit #foreign arguments
Leo Tenenbaum
2020-04-22
improved arr system
Leo Tenenbaum
2020-03-31
improved Location
Leo Tenenbaum
for some reason some redeclaration errors arent happening
2020-03-13
added where conditions for functions, discovered bug with eval returning
Leo Tenenbaum
2020-02-27
forced #include
Leo Tenenbaum
2020-02-26
cleaned up a few TODOs
Leo Tenenbaum
2020-02-26
Status, removed errors from sdecls_cgen
Leo Tenenbaum
2020-02-12
got rid of #cache; decided it wasnt the way to go
Leo Tenenbaum
2020-02-11
started #cache, but not fully working yet
Leo Tenenbaum
2020-02-07
finished new ident system
Leo Tenenbaum
2020-02-05
switching to new ident system and wow it makes everything so much simpler
Leo Tenenbaum
2020-02-04
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
#include
Leo Tenenbaum
2020-01-25
each => for
Leo Tenenbaum
2020-01-25
passing structs to foreign functions
Leo Tenenbaum
2020-01-25
improved location system
Leo Tenenbaum
2020-01-24
more #builtin
Leo Tenenbaum
2020-01-19
more work on #foreign
Leo Tenenbaum
2020-01-18
started #foreign
Leo Tenenbaum
2020-01-17
Location bug fix and (&Package).something
Leo Tenenbaum
2020-01-12
fixed memory leaks
Leo Tenenbaum
2020-01-11
eval for imported stuff
Leo Tenenbaum
2020-01-10
a bit more importing
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-07
formatting (emacs doesnt like my tabs)
Leo Tenenbaum
2020-01-07
fixed bug with multiline comments
Leo Tenenbaum
2020-01-05
better package file output
Leo Tenenbaum
2020-01-05
package names
Leo Tenenbaum
2020-01-05
exporting identifiers
Leo Tenenbaum
2020-01-04
formatting
Leo Tenenbaum
2020-01-03
small things for more standard compliance
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-16
got rid of coloncolon
Leo Tenenbaum
2019-12-10
made Expression smaller
Leo Tenenbaum
2019-12-10
changed Location to be smaller
Leo Tenenbaum
2019-12-08
changed post to preincrement (it actually does make a difference with tcc)
Leo Tenenbaum
2019-12-08
checking for duplicate args
Leo Tenenbaum
[next]