yuyi
|
bb5ed66bb4
|
eval: fix new_checker call
|
2020-04-04 02:03:41 +02:00 |
Alexander Medvednikov
|
1d2de44e19
|
cgen: fix print(ptr); checker: uninitialized reference error/warning
|
2020-04-03 20:17:53 +02:00 |
Alexander Medvednikov
|
436ef12730
|
cgen: str(): handle empty structs
|
2020-04-03 18:49:15 +02:00 |
Delyan Angelov
|
b411d29577
|
v2: fix support for 'go fn()' in modules. sync.pool is again multithreaded.
|
2020-04-03 19:44:49 +03:00 |
Alexander Medvednikov
|
c32ed8af51
|
cgen: struct str() generation; go() fixes
|
2020-04-03 18:05:53 +02:00 |
Delyan Angelov
|
31c4b1cda6
|
v2: compile vfmt again; consistent colored error messages
|
2020-04-03 18:42:22 +03:00 |
Alexander Medvednikov
|
52f096f5d9
|
cgen: `go xxx()`
|
2020-04-03 15:18:20 +02:00 |
Alexey
|
6a5cc0fa19
|
tests: update assert output
|
2020-04-03 13:39:11 +02:00 |
Alexey
|
6c4de001b8
|
cgen: add `builtin.init` call inside of `_vinit`
|
2020-04-03 13:27:19 +02:00 |
Alexey
|
4cde6c0865
|
fmt: process TypeOf node
|
2020-04-03 11:59:53 +02:00 |
Alexander Medvednikov
|
87a185ea9c
|
checker: remove newlines after errors
|
2020-04-03 11:09:02 +02:00 |
Alexander Medvednikov
|
0dad1a89e6
|
checker: much less verbose error messages
|
2020-04-03 11:01:09 +02:00 |
Alexander Medvednikov
|
1d52847924
|
checker: error on an unknown ident
|
2020-04-03 10:52:48 +02:00 |
Alexander Medvednikov
|
a25f47124d
|
cgen: make array_set/map_set work with pointers
|
2020-04-03 10:41:01 +02:00 |
yuyi
|
5e6aa5371a
|
scanner: minor optimization (#4211)
|
2020-04-03 09:46:54 +03:00 |
Delyan Angelov
|
6b9bf8cbf7
|
v2: fixes for most of vlib/builtin/map_test.v .
|
2020-04-03 00:42:08 +03:00 |
Delyan Angelov
|
07c53b1b70
|
v2: report ill defined consts by name/line, not only how many they are
|
2020-04-02 22:33:36 +03:00 |
hazohelet
|
0e6fe0a4f2
|
V: fix const bugs and pass const_test.v (#4206)
* fix const bug in v2
* v2: fix const decl
* small comment fix
|
2020-04-02 19:39:17 +02:00 |
Alexander Medvednikov
|
804d303487
|
cgen: add () for | and ^
|
2020-04-02 18:26:56 +02:00 |
Alexander Medvednikov
|
fd12e4e826
|
fix compiler_test.v
|
2020-04-02 18:12:10 +02:00 |
Delyan Angelov
|
61f79270a8
|
v2: compiler_test.v should fail on errors.
|
2020-04-02 19:01:31 +03:00 |
Alexander Medvednikov
|
40fd924b15
|
parser: match must be exhaustive; cmd/v: one verbosity level, simpler version
|
2020-04-02 16:51:16 +02:00 |
SleepyRoy
|
d5b2eb3c23
|
test: remove old num_lit_call_method
|
2020-04-02 15:52:46 +02:00 |
Delyan Angelov
|
4ada412a05
|
v2: stage 2 for enhancing 'v version' with the current git commit hash
|
2020-04-02 15:51:48 +02:00 |
Alexander Medvednikov
|
5b53b3d7e3
|
cgen/os: minor fixes
|
2020-04-02 14:00:28 +02:00 |
Alexander Medvednikov
|
6e380b8897
|
cgen: brin back hashes()
|
2020-04-02 13:49:59 +02:00 |
Alexander Medvednikov
|
5b835d294c
|
more windows fixes + bring back windows ci
|
2020-04-02 13:44:46 +02:00 |
Delyan Angelov
|
084f853a2a
|
v2: enhance version with current git commit hash. Cleanup redundant code.
|
2020-04-02 13:31:02 +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
|
461a5b2c18
|
cgen: fix raw strings
|
2020-04-02 10:15:35 +02:00 |
Alexander Medvednikov
|
683aa75b8d
|
cgen: fix filter()
|
2020-04-02 09:32:10 +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
|
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
|
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 |