v/compiler
Alexander Medvednikov a43b831965 switch deprecation notice 2019-08-27 02:47:49 +03:00
..
tests parser: match expression + match fixes 2019-08-27 00:39:11 +03:00
cc.v cc.v: build with "implicit-function-declaration" and fix declarations 2019-08-24 00:20:53 +03:00
cgen.v compiler: support passing -cc to specify the desired C compiler 2019-08-23 11:42:48 +03:00
cheaders.v freetype: render all Unicode characters 2019-08-27 00:20:54 +03:00
comptime.v parser: change the new_parser() signature 2019-08-23 13:43:31 +03:00
fn.v compiler: cast correctly strings between byte* and char* when needed 2019-08-25 01:50:44 +03:00
jsgen.v json: fix #1751; support unsigned integers 2019-08-26 20:02:19 +03:00
live.v
main.v switch deprecation notice 2019-08-27 02:47:49 +03:00
modules.v
msvc.v
parser.v switch deprecation notice 2019-08-27 02:47:49 +03:00
query.v compiler: add all C reserved words to CReserved 2019-08-26 20:04:57 +03:00
repl.v
scanner.v
table.v compiler: add all C reserved words to CReserved 2019-08-26 20:04:57 +03:00
token.v
vfmt.v