Alexander Medvednikov
|
5cc81b91cb
|
JavaSript backend (early stage)
|
2019-09-15 03:49:57 +03:00 |
Delyan Angelov
|
d5665997e0
|
compiler: @FILE, @LINE, @FN, @COLUMN
|
2019-09-07 13:44:41 +03:00 |
joe-conigliaro
|
8ac0a2b2dd
|
compiler: rework flags & support win path spaces + more
|
2019-09-06 15:12:04 +03:00 |
Delyan Angelov
|
c9a39dfdb5
|
compiler: build tetris executable on windows with both msvc and mingw gcc
|
2019-09-03 16:09:43 +03:00 |
Alexander Medvednikov
|
bfa6505636
|
compiler: replace &Type with Type
|
2019-09-01 14:05:03 +03:00 |
Alexander Medvednikov
|
cd10890258
|
minor tcc fixes
|
2019-07-08 03:44:47 +02:00 |
Alexander Medvednikov
|
0589decc43
|
parser: change the new_parser() signature
|
2019-08-23 13:43:31 +03:00 |
Henrixounez
|
780ddaf22b
|
compiler: handles printing of structures and arrays of structures
|
2019-08-22 14:34:33 +03:00 |
Henrixounez
|
be99a65f2b
|
compiler: comptime generated str methods for arrays are public
|
2019-08-22 14:22:44 +03:00 |
Alexander Medvednikov
|
dc9cebe26c
|
orm fixes; glfw: remove C code
|
2019-08-16 09:10:03 +03:00 |
Alexander Medvednikov
|
c0cc4701af
|
$if debug {
|
2019-08-16 08:50:36 +03:00 |
Alexander Medvednikov
|
8c3475b902
|
generate `.str()` for all arrays
|
2019-08-11 22:39:45 +03:00 |
Julian Schurhammer
|
1864e92ff4
|
parser: disallow statements after a return, branch check $if, $else, switch, and loops correctly
|
2019-08-10 10:26:42 +02:00 |
S-YOU
|
5939238655
|
add @VMOD to resolve modules path
|
2019-08-05 09:42:50 +02:00 |
Delyan Angelov
|
0379b9cc69
|
compiler: conditional guard for platform specific #includes directives in _xxx.v files.
|
2019-08-05 02:17:49 +02:00 |
Alexander Medvednikov
|
8ecd62e56f
|
comptime: fix app.$action() or {}
|
2019-08-02 05:20:18 +02:00 |
Alexander Medvednikov
|
f81562ee7e
|
vweb: 404
|
2019-08-02 04:11:42 +02:00 |
Alexander Medvednikov
|
8a7ddd102e
|
vweb: tmpl fixes
|
2019-07-31 04:00:43 +02:00 |
Alexander Medvednikov
|
207bab5f79
|
generics, vweb, comptime codegen, etc
|
2019-07-29 18:24:48 +02:00 |