]> git.xonotic.org Git - xonotic/gmqcc.git/tree
Rewrite intrinsic system in C++
-rw-r--r-- 100 .gitattributes
-rw-r--r-- 264 .gitignore
-rw-r--r-- 847 .travis.yml
-rw-r--r-- 463 AUTHORS
-rw-r--r-- 1099 LICENSE
-rw-r--r-- 971 Makefile
-rw-r--r-- 28 README
-rw-r--r-- 108045 ast.cpp
-rw-r--r-- 19999 ast.h
-rw-r--r-- 13274 code.cpp
-rw-r--r-- 6148 conout.cpp
drwxr-xr-x - doc
-rw-r--r-- 50904 exec.cpp
-rw-r--r-- 60022 fold.cpp
-rw-r--r-- 58612 ftepp.cpp
-rw-r--r-- 27683 gmqcc.h
-rw-r--r-- 23883 gmqcc.ini.example
-rw-r--r-- 58363 intrin.cpp
-rw-r--r-- 135761 ir.cpp
-rw-r--r-- 9026 ir.h
-rw-r--r-- 40806 lexer.cpp
-rw-r--r-- 12092 lexer.h
-rw-r--r-- 28662 main.cpp
drwxr-xr-x - misc
-rw-r--r-- 15290 opts.cpp
-rw-r--r-- 4339 opts.def
-rw-r--r-- 227063 parser.cpp
-rw-r--r-- 2774 parser.h
-rw-r--r-- 6302 stat.cpp
-rw-r--r-- 43175 test.cpp
drwxr-xr-x - tests
-rw-r--r-- 3995 utf8.cpp
-rw-r--r-- 31493 util.cpp