mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Lookahead cleanup. Start work on throws. Fix try expressions. Beginning work on initializer. Some fixes on LLVM types. Moving more target info into C3. Moving alignment into types Introducing a meta type (incomplete). Start work on macros. Splitting '@' from macro name.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -52,4 +52,9 @@ Mkfile.old
|
||||
dkms.conf
|
||||
cmake-build-debug/
|
||||
|
||||
.idea/
|
||||
.idea/
|
||||
/resources/grammar.tab.c
|
||||
/resources/grammar.vcg
|
||||
/resources/lex.yy.c
|
||||
/resources/y.tab.c
|
||||
/resources/y.tab.h
|
||||
|
||||
Reference in New Issue
Block a user