bignum
|
bignum module wrapper for kokke/tiny-bignum-c
|
2019-11-07 22:04:18 +03:00 |
builtin
|
atof: lots of fixes
|
2020-02-26 12:14:06 +01:00 |
cli
|
cleanup: replace C for loops with range
|
2020-02-24 17:55:16 +01:00 |
compiler
|
compiler: fix an interface bug
|
2020-02-27 16:31:05 +01:00 |
gg2
|
update copyright year
|
2020-01-23 21:04:46 +01:00 |
glm
|
cleanup: replace C for loops with range
|
2020-02-24 17:55:16 +01:00 |
json
|
update copyright year
|
2020-01-23 21:04:46 +01:00 |
log
|
os, filepath: reorganize functions
|
2019-12-23 13:09:22 +03:00 |
net
|
cleanup: replace C for loops with range
|
2020-02-24 17:55:16 +01:00 |
orm
|
orm_test: remove pg import for now
|
2019-08-18 15:02:36 +03:00 |
os
|
os: bring back write_bytes_at()
|
2020-02-27 00:41:05 +01:00 |
os2
|
rename $if mac => $if macos , _mac.v => _darwin.v
|
2020-01-09 11:12:35 +01:00 |
pg
|
pg: use unsafe
|
2020-02-26 23:17:56 +01:00 |
sdl
|
cleanup: replace C for loops with range
|
2020-02-24 17:55:16 +01:00 |
strconv
|
ftoa: tables with hex constants
|
2020-02-28 02:43:15 +01:00 |
term
|
compiler: scope type alias to module
|
2020-02-09 15:40:31 +01:00 |
v
|
v2: minor fixes
|
2020-02-27 21:51:40 +01:00 |