Alexander Medvednikov
|
777c4bd57b
|
ci: install sqlite on ubuntu-musl
|
2020-04-21 10:05:54 +02:00 |
Alexander Medvednikov
|
4471314291
|
clipboard: make the Linux version compile
|
2020-04-21 07:24:23 +00:00 |
Delyan Angelov
|
9d107007a1
|
x64: enhance diagnostic for unhandled nodes
|
2020-04-21 09:34:00 +03:00 |
Alexander Medvednikov
|
2597816ed6
|
tests: disable clipboard_test for now
|
2020-04-21 07:26:16 +02:00 |
Alexander Medvednikov
|
ab38605802
|
tests: disable clipboard on linux; x64: leave()
|
2020-04-21 06:16:47 +02:00 |
Alexander Medvednikov
|
77679d9650
|
tests: mark more tests as fixed
|
2020-04-21 05:52:44 +02:00 |
Alexander Medvednikov
|
9278a0cfba
|
tests: fix mut_test; x64: sub32()
|
2020-04-21 05:49:03 +02:00 |
Alexander Medvednikov
|
be40de331d
|
tests: fn_test works now
|
2020-04-21 05:32:37 +02:00 |
joe-conigliaro
|
abf5942433
|
parser/cgen: anon fn var & calling (#4534)
|
2020-04-21 13:23:36 +10:00 |
Alexander Medvednikov
|
ee2e83fef0
|
go back to `mut`. decisions, decisions...
|
2020-04-21 05:11:50 +02:00 |
Alexander Medvednikov
|
1bf094fbca
|
parser: mut in receivers
|
2020-04-21 05:07:49 +02:00 |
Alexander Medvednikov
|
cc0e0ed281
|
fmt: single line match fix; x64: minor fixes
|
2020-04-21 04:51:53 +02:00 |
sambeckingham
|
4ea4d1c8c4
|
csv: handle missing line ending
|
2020-04-21 00:02:55 +02:00 |
Alexander Medvednikov
|
67a76cee1e
|
tests: fix x64 output comparison
|
2020-04-20 22:57:41 +02:00 |
Alexander Medvednikov
|
10677c2b0c
|
x64: fn call test
|
2020-04-20 22:36:12 +02:00 |
Alexander Medvednikov
|
871c29ea5d
|
x64: fn calls; return;
|
2020-04-20 22:21:40 +02:00 |
sambeckingham
|
b1459ade69
|
csv: fix missing last column
|
2020-04-20 21:49:05 +02:00 |
Ruofan XU
|
f725b93019
|
tests: delete an unused file
|
2020-04-20 21:48:14 +02:00 |
Alexey
|
9c0d97335e
|
builtin: improve backtrace on Windows
|
2020-04-20 20:59:08 +02:00 |
Ruofan XU
|
cdb1b0344c
|
checker: improve type check for arithmetic assignment op and fix error pos
|
2020-04-20 20:56:05 +02:00 |
yuyi
|
dbbb27ef8f
|
makefile: show v version at the end
|
2020-04-20 19:16:15 +03:00 |
Delyan Angelov
|
7a03b18bfe
|
vgit: avoid generics; enables compilation of the performance_compare & oldv tools.
|
2020-04-20 18:39:25 +03:00 |
Major Taylor
|
dc8199709f
|
cli: add smart-wrap for help description
|
2020-04-20 14:50:15 +02:00 |
yuyi
|
717e26b45e
|
checker: more infix checks
|
2020-04-20 14:49:26 +02:00 |
yuyi
|
07f69fab19
|
checker: remove dots from error messages
|
2020-04-20 11:57:07 +02:00 |
Alexander Medvednikov
|
2805f8d0cc
|
tests: fix x64_test.v
|
2020-04-16 14:19:14 +03:00 |
Alexander Medvednikov
|
78cbb7746f
|
tests: fix hello.vv output
|
2020-04-20 09:07:19 +02:00 |
Alexander Medvednikov
|
2642f6a0da
|
cgen: remove _PUSH
|
2020-04-20 09:04:17 +02:00 |
Alexander Medvednikov
|
e006da7259
|
parser: fix a bad comment
|
2020-04-20 08:44:14 +02:00 |
Alexander Medvednikov
|
4b329cb89d
|
tests: fix a typo
|
2020-04-20 08:32:10 +02:00 |
Alexander Medvednikov
|
ee2f1652b5
|
fmt: add EOL
|
2020-04-20 08:30:42 +02:00 |
Alexander Medvednikov
|
639dc02cc8
|
x64: test hello world
|
2020-04-20 08:27:37 +02:00 |
Alexander Medvednikov
|
c1fc768c1b
|
fmt: run on cmd/v; cgen: fix anonymous functions
|
2020-04-20 07:04:31 +02:00 |
Alexander Medvednikov
|
efff96d622
|
x64: make hello world run
|
2020-04-20 07:02:09 +02:00 |
Alexander Medvednikov
|
19a5436118
|
cgen: use faster array_push instead of _PUSH; re-fmt cgen.v
|
2020-04-20 03:54:41 +02:00 |
yuyi
|
be3bd520f6
|
checker: fix for in range type mismatch
|
2020-04-20 00:21:16 +02:00 |
Ruofan XU
|
5edd9cdc3a
|
checker: add type check for bit op
|
2020-04-19 22:29:45 +02:00 |
yuyi
|
dbb81b89fd
|
checker: fix type mismatch of `in` array
|
2020-04-19 22:26:58 +02:00 |
Daniel Däschle
|
b62bb22fa6
|
checker: allow C values in enum
|
2020-04-19 22:26:04 +02:00 |
Ruofan XU
|
6c59b306c7
|
checker: add type check for arithmetic assignment ops
|
2020-04-19 22:24:12 +02:00 |
yuyi
|
3b00132e14
|
repl: fix <<
|
2020-04-19 21:52:46 +02:00 |
yuyi
|
4de16e9f0f
|
tests: enable checker_error_test on windows
|
2020-04-19 20:48:13 +02:00 |
Keito Nagai
|
57859db07c
|
readme: fix docs link
|
2020-04-19 20:47:36 +02:00 |
Kris Cherven
|
95ae915c0c
|
checker/parser: fix outdated error messages
|
2020-04-19 20:46:48 +02:00 |
Alexey
|
583b61f883
|
readme: use unified style for badges
|
2020-04-19 20:46:18 +02:00 |
yuyi
|
27e04748ed
|
cgen:gen_str_for_array
|
2020-04-19 10:42:34 +02:00 |
Alexey
|
3ee858cd79
|
cgen: fix struct initialization bugs
|
2020-04-19 04:44:39 +02:00 |
Major Taylor
|
be0a8794c2
|
time: add Timer; refactor benchmark to use Timer
|
2020-04-19 03:40:32 +02:00 |
Enzo Baldisserri
|
57c142b993
|
checker: disallow pub in main
|
2020-04-19 00:07:57 +02:00 |
Alexander Medvednikov
|
de9f302412
|
fmt: array newlines test
|
2020-04-18 23:58:59 +02:00 |