This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1831eccd5e71bd3a13166d2f6742ecc69740f695
v
/
vlib
/
v
/
util
History
Alexander Medvednikov
b72a2de931
0.2.4
2021-08-30 22:25:14 +03:00
..
diff
tests: add cmd/tools/vdoc/tests/vdoc_file_test.v, extract a
v.util.diff
module, cleanup
2021-06-22 18:52:34 +03:00
recompilation
…
version
0.2.4
2021-08-30 22:25:14 +03:00
vtest
…
diff.v
tests: add cmd/tools/vdoc/tests/vdoc_file_test.v, extract a
v.util.diff
module, cleanup
2021-06-22 18:52:34 +03:00
errors.v
v.util: improve formatted_error by adding cached_file2sourcelines, so .split_into_lines is called just once (important for long source files with many errors)
2021-08-14 23:01:30 +03:00
module.v
util/module: fix mod_path_to_full_name() (
#11329
)
2021-08-29 11:56:05 +03:00
quote.v
v.util: simplify smart_quote more
2021-06-21 16:08:19 +03:00
scanning.v
scanner: speed up Scanner.skip_whitespace (~2-3% speed up of
-o x.c cmd/v
)
2021-05-03 14:14:32 +03:00
suggestions.v
…
timers.v
parser: deprecate short struct init (
#10842
)
2021-07-20 11:17:08 +03:00
util.v
ci: fix
clang -std=c99 -D_DEFAULT_SOURCE -o v vc/v.c
warnings
2021-08-15 11:12:48 +03:00