v/compiler
Alexander Medvednikov dcfc9eb1a1 remove from the language 2019-08-22 23:19:31 +03:00
..
tests compiler: produce errors in C "filepath:line:column:" format 2019-08-22 14:15:11 +03:00
cgen.v os: make exec() return ?Result with exit code and output 2019-08-17 21:11:40 +03:00
cheaders.v table: TypeCategory; freetype: remove C code; [typedef] C structs; 2019-08-22 22:18:55 +03:00
comptime.v compiler: handles printing of structures and arrays of structures 2019-08-22 14:34:33 +03:00
fn.v table: TypeCategory; freetype: remove C code; [typedef] C structs; 2019-08-22 22:18:55 +03:00
jsgen.v fmt: remove trailing spaces 2019-08-17 22:21:43 +03:00
live.v compiler: refactoring - extract cheaders.v and live.v from main.v . 2019-08-20 11:26:50 +03:00
main.v compiler: refactoring - extract cheaders.v and live.v from main.v . 2019-08-20 11:26:50 +03:00
modules.v map: allow array values 2019-08-16 23:28:47 +03:00
msvc.v compiler: fix MSVC flag parsing 2019-08-20 16:32:15 +03:00
parser.v remove from the language 2019-08-22 23:19:31 +03:00
query.v orm: allow variables like q.nr_orders in queries too. 2019-08-20 21:35:13 +03:00
repl.v repl: clear screen and help menu 2019-08-22 14:24:37 +03:00
scanner.v compiler: produce errors in C "filepath:line:column:" format 2019-08-22 14:15:11 +03:00
table.v remove from the language 2019-08-22 23:19:31 +03:00
token.v fmt: remove trailing spaces 2019-08-17 22:21:43 +03:00
vfmt.v fmt: remove trailing spaces 2019-08-17 22:21:43 +03:00