Hungry Blue Dev
|
a7c84834f4
|
rand: reorganize (step 1)
|
2020-06-01 21:13:56 +02:00 |
Naheel
|
4fcabb71c4
|
os: implement cp for nix
|
2020-06-01 21:11:40 +02:00 |
Mike 'Fuzzy' Partin
|
a24bf80228
|
cmd/v: remove -vv and -vvv from help
|
2020-06-01 20:15:44 +02:00 |
Delyan Angelov
|
4956ca62e3
|
websocket: move .nonce_size to pub mut:
|
2020-06-01 20:37:24 +03:00 |
Delyan Angelov
|
328a235f94
|
websocket: add Client.nonce_size field
|
2020-06-01 20:31:58 +03:00 |
Emily Hudson
|
0c7bac4ba7
|
json: fix enums and byte, cleanup
|
2020-06-01 19:36:07 +03:00 |
Delyan Angelov
|
776c57a478
|
ci: disable ui examples job for macos too
|
2020-06-01 19:29:49 +03:00 |
Delyan Angelov
|
16cddbf097
|
ci: disable Vid job for now on macos
|
2020-06-01 19:15:51 +03:00 |
Delyan Angelov
|
6161392648
|
json: do not generate comptime encode/decode functions already defined in json_primitives.v
|
2020-06-01 19:04:17 +03:00 |
Delyan Angelov
|
c6a7d0a3a0
|
tests: update the remaining erroring tests, CI should be green now
|
2020-06-01 18:30:26 +03:00 |
Delyan Angelov
|
ae8f7cf569
|
tests: fix some tests, that failed due to the stricter immutable checks
|
2020-06-01 18:24:38 +03:00 |
Delyan Angelov
|
86862d6a94
|
checker: remove mod_file_cacher exception
|
2020-06-01 17:43:03 +03:00 |
Alexander Medvednikov
|
3d83934caf
|
checker: check mutating methods; generics fixes
|
2020-06-01 15:44:10 +02:00 |
Delyan Angelov
|
945439dab6
|
cgen: print actual values on a failed assert (when possible)
|
2020-06-01 14:43:38 +03:00 |
Alexander Medvednikov
|
39bd058acf
|
examples: tetris: remove GLFW dependency
|
2020-06-01 13:04:46 +02:00 |
Alexander Medvednikov
|
9bcbb3868f
|
gg: migrate to sokol; examples: update tetris
|
2020-06-01 12:57:08 +02:00 |
Don Alfons Nisnoni
|
37e3cc0e72
|
mysql: simplify, add more functionality & documentation
|
2020-06-01 11:26:39 +02:00 |
Delyan Angelov
|
97b9ce04a4
|
crypto.rand: cleanup test, make it less likely to fail in CI
|
2020-06-01 07:49:52 +03:00 |
spaceface777
|
11e6734912
|
jsgen: more fixes and improvements
|
2020-05-31 20:48:31 +02:00 |
Delyan Angelov
|
d7bb887c2a
|
vpm: fix `v update` for offical v modules too, like ui or markdown
|
2020-05-31 19:18:24 +03:00 |
pancake
|
304258162c
|
cgen: when building a shared library, make vinit() a constructor
|
2020-05-31 17:27:23 +02:00 |
Mike 'Fuzzy' Partin
|
411868a43a
|
util: add gdiff to the list of diff utilities to support bsd systems
|
2020-05-31 17:01:31 +02:00 |
Alexander Medvednikov
|
a5ddb613fb
|
builder: linux cross compilation
|
2020-05-31 15:09:07 +02:00 |
Delyan Angelov
|
f1f6fb1a9f
|
json: fix `f32 is not struct`
|
2020-05-31 14:17:20 +03:00 |
Uwe Krüger
|
faf3248e98
|
checker: check types for bitwise right shift
|
2020-05-31 12:58:13 +02:00 |
Emily Hudson
|
75eac291ac
|
all: variable sized options
|
2020-05-31 12:57:26 +02:00 |
Delyan Angelov
|
3a36ed3802
|
doc: fix broken markdown about `v symlink`
|
2020-05-31 12:16:09 +03:00 |
Alexander Medvednikov
|
bfb926a544
|
doc: minor clean up
|
2020-05-31 11:12:37 +02:00 |
Alexander Medvednikov
|
f87e872fa2
|
checker/cgen: interface match
|
2020-05-31 10:22:21 +02:00 |
Delyan Angelov
|
c4241f90e6
|
docs: fix typo
|
2020-05-31 09:02:27 +03:00 |
Delyan Angelov
|
b17e10c72e
|
docs: mention `v run` and `v symlink` earlier
|
2020-05-31 08:56:50 +03:00 |
Delyan Angelov
|
bb9d268bd9
|
fmt: add struct init keep test, fix another &&Foo bug
|
2020-05-30 22:34:57 +03:00 |
Alexander Medvednikov
|
905f844b16
|
cgen: return interface fix
|
2020-05-30 20:18:03 +02:00 |
Alexander Medvednikov
|
1ca7a607d3
|
checker/cgen: return interfaces
|
2020-05-30 19:54:16 +02:00 |
Uwe Krüger
|
b74e1bb05d
|
checker: fix type mismatch in function argument for struct reference init
|
2020-05-30 15:42:12 +02:00 |
Emily Hudson
|
a4de507c6d
|
cgen: panic on assertion failed outside tests
|
2020-05-30 13:19:52 +02:00 |
Alexander Medvednikov
|
dd34e65398
|
gg: sokol fixes and text rendering benchmark
|
2020-05-30 12:52:27 +02:00 |
Delyan Angelov
|
f9cb0d443b
|
builder: improve suggestion on a w64 cross compile fail on linux
|
2020-05-30 13:49:03 +03:00 |
Delyan Angelov
|
d148920b54
|
v.util: prepare CI for the external markdown module (needed for vdoc)
|
2020-05-30 11:06:16 +03:00 |
JalonSolov
|
b7dc5b2f7b
|
stopwatch: auto_start option, make pause cumulative
|
2020-05-30 10:20:54 +03:00 |
Delyan Angelov
|
077e06b44e
|
fmt: fix struct field default expressions and tags
|
2020-05-29 21:22:27 +03:00 |
yuyi
|
1e504fb388
|
parser: check undefined variable of assign_expr
|
2020-05-29 17:38:40 +02:00 |
Delyan Angelov
|
f3c5f36317
|
parser: allow for `struct Abc { f [skip] = -1 }`
|
2020-05-29 12:45:54 +03:00 |
Pradeep Verghese
|
b52c98ac43
|
examples: fix compilation of game_of_life due to type mismatch
|
2020-05-29 09:45:20 +03:00 |
Delyan Angelov
|
0970e61350
|
repl: fix exiting raw mode by reverting da9b3d8
This reverts commit da9b3d82d2 .
|
2020-05-29 09:03:55 +03:00 |
Alexander Medvednikov
|
1c11ac9fdf
|
checker: make sure `is` is only used with interfaces and sum types
|
2020-05-29 06:46:01 +02:00 |
Pradeep Verghese
|
4b362862ad
|
examples: spectral: minor fixes
|
2020-05-29 06:41:56 +02:00 |
yuyi
|
3a340cbffc
|
checker: fix array_init cast type error
|
2020-05-29 06:39:46 +02:00 |
Alexander Medvednikov
|
bec3e07635
|
interfaces: fix `is`
|
2020-05-29 05:54:53 +02:00 |
pancake
|
b3f2c629c6
|
builder: use .dylib for -shared builds in macOS
|
2020-05-29 04:52:19 +02:00 |