Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Branch: master
Find file History
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
arrays arrays: improve `range` function Dec 25, 2019
benchmark tests: improved test output formatting Dec 30, 2019
bignum bignum module wrapper for kokke/tiny-bignum-c Nov 7, 2019
bitfield time: rewrite unix() function Dec 31, 2019
builtin map: bring back b-tree Jan 24, 2020
cli flag: remove println from parse_raw Jan 7, 2020
clipboard sync: make new_mutex() and new_waitgroup() return &Mutex and &Waitgroup Jan 19, 2020
compiler parser: no struct fields warnings in C struct initializations Jan 25, 2020
crypto crypto: remove extraneous casts & rename rand_lin to rand_linux Jan 23, 2020
darwin allow # in webview module Dec 2, 2019
encoding update copyright year Jan 23, 2020
eventbus improve eventbus Jan 22, 2020
filepath compiler: fix depgraph. will also make it work with new b-tree map Jan 23, 2020
flag tools: bugfixes and new features for oldv and performance_compare Jan 8, 2020
fontstash sokol: fix building of examples and ci tests Jan 17, 2020
freetype update copyright year Jan 23, 2020
gg update copyright year Jan 23, 2020
gg2 update copyright year Jan 23, 2020
gl update copyright year Jan 23, 2020
glfw update copyright year Jan 23, 2020
glm compiler: force custom struct .str() methods to be defined public Dec 11, 2019
gx update copyright year Jan 23, 2020
hash check unused and unmodified vars in all modules, not just main Dec 6, 2019
json update copyright year Jan 23, 2020
log os, filepath: reorganize functions Dec 23, 2019
math update copyright year Jan 23, 2020
mysql mysql: add select_db method Jan 11, 2020
net update copyright year Jan 23, 2020
orm orm_test: remove pg import for now Aug 18, 2019
os update copyright year Jan 23, 2020
os2 rename $if mac => $if macos , _mac.v => _darwin.v Jan 9, 2020
pg pg: connect, use password Jan 12, 2020
picoev update copyright year Jan 23, 2020
picohttpparser update copyright year Jan 23, 2020
rand run vfmt Dec 19, 2019
readline update copyright year Jan 23, 2020
regex update copyright year Jan 23, 2020
runtime Make REPL tests parallel too Jan 20, 2020
sdl time: rewrite unix() function Dec 31, 2019
sokol sokol: fix issue causing win test to fail introduced in 0502a54 Jan 23, 2020
sqlite make sqlite.DB public; make string.left/right private Jan 16, 2020
stbi update copyright year Jan 23, 2020
strconv strconv: fix tests Dec 27, 2019
strings compiler2: proof of concept cgen Dec 26, 2019
sync update copyright year Jan 23, 2020
szip szip: use `&zip` instead of `*zip` (#2301) Oct 12, 2019
term test: use 'stty size' for vtest --- line instead of 'tput cols' Dec 23, 2019
time compiler: add 'use -- instead of -= 1' Jan 23, 2020
uiold remove ui example now that ui has been moved to a separate repo Jan 12, 2020
v update copyright year Jan 23, 2020
vweb update copyright year Jan 23, 2020
You can’t perform that action at this time.