v/compiler
Robin Martijn 5df31c16f7 json: fix #1751; support unsigned integers 2019-08-26 20:02:19 +03:00
..
tests os: fix exec() and get_raw_line(); fix Windows tests and examples 2019-08-26 13:51:48 +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 os: libproc.h on macos only 2019-08-24 02:53:11 +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 compiler: refactoring - extract cheaders.v and live.v from main.v . 2019-08-20 11:26:50 +03:00
main.v string: title() and small fixes 2019-08-26 13:32:53 +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 Register map type while declaration 2019-08-26 20:01:34 +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 scanner: fix a string overflow 2019-08-23 03:28:25 +03:00
table.v compiler: cast correctly strings between byte* and char* when needed 2019-08-25 01:50:44 +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