Delyan Angelov
|
084f853a2a
|
v2: enhance version with current git commit hash. Cleanup redundant code.
|
2020-04-02 13:31:02 +02:00 |
Alexander Medvednikov
|
d9c7253836
|
windows: "".to_wide() fixes
|
2020-04-02 13:24:23 +02:00 |
Alexander Medvednikov
|
1fe2933dd9
|
cgen: windows fixes
|
2020-04-02 13:09:39 +02:00 |
Alexander Medvednikov
|
4981c5a870
|
parser: fix public interfaces
|
2020-04-02 12:53:25 +02:00 |
yuyi
|
86ea886ad7
|
scanner: uniform bool type variable names
|
2020-04-02 12:23:18 +02:00 |
Delyan Angelov
|
12b8dc2613
|
v2: fix version
|
2020-04-02 10:48:29 +02:00 |
Alexander Medvednikov
|
d57b1ca962
|
fix valgrind test
|
2020-04-02 10:44:35 +02:00 |
Alexander Medvednikov
|
ce771c7a5a
|
ci: remove prod_test for now
|
2020-04-02 10:31:06 +02:00 |
Alexander Medvednikov
|
2fc70900d3
|
ci: fix syntax error
|
2020-04-02 10:24:34 +02:00 |
Alexander Medvednikov
|
ddb182c988
|
ci: add more temporary tests
|
2020-04-02 10:23:24 +02:00 |
Alexander Medvednikov
|
461a5b2c18
|
cgen: fix raw strings
|
2020-04-02 10:15:35 +02:00 |
Alexander Medvednikov
|
1e99968607
|
ci: test a failed test
|
2020-04-02 09:50:58 +02:00 |
Alexander Medvednikov
|
fcea7f6c9d
|
ci: temporary tests
|
2020-04-02 09:40:53 +02:00 |
Alexander Medvednikov
|
683aa75b8d
|
cgen: fix filter()
|
2020-04-02 09:32:10 +02:00 |
Alexey
|
7b83a3332b
|
make: fix removing files; remove unused echo calls
|
2020-04-02 09:27:25 +02:00 |
yuyi
|
24499aa6de
|
scanner: minor refactoring
|
2020-04-02 09:27:00 +02:00 |
krischerven
|
dac304195e
|
cgen: print: support all the same functionality as println
|
2020-04-02 09:19:57 +02:00 |
Major Taylor
|
3eff266eb9
|
cgen: vcleanup call fix (#4186)
|
2020-04-02 09:18:45 +02:00 |
krischerven
|
561b7a0ea5
|
enum: make .str() print the name instead of the value
|
2020-04-02 03:27:06 +02:00 |
Alexander Medvednikov
|
97fbc3dd61
|
ci fixes
|
2020-04-02 02:17:33 +02:00 |
Alexander Medvednikov
|
07ea1eff81
|
glfw: more fn definitions
|
2020-04-02 02:02:12 +02:00 |
Alexander Medvednikov
|
507f4ce87a
|
array: handle "0" strings
|
2020-04-02 01:47:32 +02:00 |
Alexander Medvednikov
|
88d15c6611
|
gl, glfw, freetype fixes
|
2020-04-02 01:45:22 +02:00 |
Alexander Medvednikov
|
1cfe44d9c6
|
fix windows build
|
2020-04-02 01:15:00 +02:00 |
SleepyRoy
|
74bdc57fad
|
tests: fix num_lit_call_method_test
|
2020-04-02 00:18:29 +02:00 |
Alexander Medvednikov
|
fb4b93dfc0
|
ci fixes
|
2020-04-02 00:10:11 +02:00 |
Alexander Medvednikov
|
91ffeeb73b
|
parser: fix `(x mut &X)`
|
2020-04-01 23:56:55 +02:00 |
Alexander Medvednikov
|
c6cf8ace22
|
glfw and tetris fixes; temporary ci fixes
|
2020-04-01 23:49:11 +02:00 |
Alexander Medvednikov
|
24fc4a4c04
|
use autofree only with -autofree for now
|
2020-04-01 23:28:56 +02:00 |
Alexander Medvednikov
|
39434155f8
|
short struct init syntax
|
2020-04-01 23:23:20 +02:00 |
Alexander Medvednikov
|
d9af06f2ad
|
remove remaining files in vlib/compiler
|
2020-04-01 22:19:09 +02:00 |
Alexander Medvednikov
|
8dfb14b1c4
|
remove 15k lines of code of the old backend; make V2 the default backend
|
2020-04-01 21:25:31 +02:00 |
Alexander Medvednikov
|
30f306dc1a
|
another vfmt2 fix
|
2020-04-01 18:25:05 +02:00 |
Alexander Medvednikov
|
f657c4b514
|
another vfmt2 fix
|
2020-04-01 18:16:56 +02:00 |
Alexander Medvednikov
|
3ef6436bef
|
fix fmt2 test
|
2020-04-01 17:52:50 +02:00 |
Alexander Medvednikov
|
e3713de41d
|
fix compilation
|
2020-04-01 17:17:35 +02:00 |
Alexander Medvednikov
|
0de853a2ab
|
v2: lots of minor test fixes
|
2020-04-01 17:14:21 +02:00 |
joe-conigliaro
|
6764c7dd5c
|
parser/cgen: typeof test fixes - match & fixed array order
|
2020-04-02 02:13:21 +11:00 |
yuyi
|
bd8d51fc95
|
token: small optimizations
|
2020-04-01 16:50:56 +02:00 |
Alexander Medvednikov
|
5a0bfa03b3
|
fix tests
|
2020-04-01 15:39:54 +02:00 |
Alexander Medvednikov
|
3dae1cc131
|
move sdl module to github.com/vlang/sdl
|
2020-04-01 15:27:28 +02:00 |
Alexander Medvednikov
|
7fd81d3abb
|
parser: fix ^=; disable generics and interface map tests for now
|
2020-04-01 15:15:21 +02:00 |
krischerven
|
3e129cef8f
|
.gitignore: add vim files
|
2020-04-01 14:57:01 +02:00 |
SleepyRoy
|
7bbcc484fb
|
examples: calculator
|
2020-04-01 14:19:57 +02:00 |
Alexander Medvednikov
|
b1b811b5ed
|
v2: static (for translated code only)
|
2020-04-01 13:38:05 +02:00 |
Alexander Medvednikov
|
48832200bb
|
parser: allow types that start with &&; cgen: allow ++/-- exprs for now
|
2020-04-01 13:18:58 +02:00 |
yuyi
|
56a9196be8
|
token: fix nr_tokens
|
2020-04-01 12:12:25 +02:00 |
yuyi
|
b28e372106
|
scanner: small optimization
|
2020-04-01 12:11:52 +02:00 |
Major Taylor
|
9bb1b5d1bb
|
v2: enum fields separated by commas
|
2020-04-01 12:11:00 +02:00 |
Delyan Angelov
|
5b990078f9
|
more precise support for internal module tests
|
2020-03-31 23:42:30 +02:00 |