v/compiler
Alexander Medvednikov 1e6f90481e add make clean instruction 2019-06-26 14:50:15 +02:00
..
.gitignore Add several gitignore files 2019-06-26 01:22:35 +02:00
Makefile use matrix and add osx build 2019-06-26 13:57:48 +02:00
cgen.v don't allow calling private functions/methods 2019-06-26 13:15:47 +02:00
fn.v clean up 2019-06-26 13:17:45 +02:00
jsgen.v remove old `float` type entirely 2019-06-25 22:10:22 +02:00
main.v added arguments handling for run 2019-06-26 14:39:31 +02:00
parser.v add make clean instruction 2019-06-26 14:50:15 +02:00
scanner.v avoid literal number #651 2019-06-26 14:46:52 +02:00
table.v os.v: clean up init_os_args() 2019-06-26 11:15:05 +02:00
token.v don't allow calling private functions/methods 2019-06-26 13:15:47 +02:00