| .. |
|
benchmark
|
…
|
|
|
bitfield
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
|
builtin
|
time: add microsecond precision to Time struct
|
2020-06-07 16:19:09 +03:00 |
|
cli
|
…
|
|
|
clipboard
|
…
|
|
|
crypto
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
|
darwin
|
…
|
|
|
dl
|
…
|
|
|
encoding
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
|
eventbus
|
tests: fix some tests, that failed due to the stricter immutable checks
|
2020-06-01 18:24:38 +03:00 |
|
flag
|
…
|
|
|
fontstash
|
…
|
|
|
freetype
|
freetype: use old gg
|
2020-06-04 20:18:22 +02:00 |
|
gg
|
gg: borderless windows on macos without animation
|
2020-06-05 15:43:47 +02:00 |
|
gl
|
os,gl,sync: cleanup, prepare for .toplevel_comments vdoc mode
|
2020-06-06 18:47:25 +03:00 |
|
glfw
|
vlib: minor tweaks for various module imports, needed for vdoc
|
2020-06-06 19:14:10 +03:00 |
|
glm
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
|
gx
|
…
|
|
|
hash
|
checker: apply stricter type checks to function args and return types
|
2020-06-01 21:15:59 +02:00 |
|
json
|
json: add enum to json_test to prevent regressions
|
2020-06-02 12:13:26 +03:00 |
|
live
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
|
log
|
…
|
|
|
math
|
gg: GG => Context
|
2020-06-04 20:26:18 +02:00 |
|
mysql
|
mysql: simplify, add more functionality & documentation
|
2020-06-01 11:26:39 +02:00 |
|
net
|
time: add microsecond precision to Time struct
|
2020-06-07 16:19:09 +03:00 |
|
oldgg
|
freetype: use old gg
|
2020-06-04 20:18:22 +02:00 |
|
orm
|
…
|
|
|
os
|
os: fix compilation with -cc gcc -prod of programs using os.cp
|
2020-06-06 22:05:23 +03:00 |
|
os2
|
…
|
|
|
pg
|
…
|
|
|
picoev
|
picoev: make compile, add header parsing
|
2020-06-07 01:23:30 +02:00 |
|
picohttpparser
|
picoev: make compile, add header parsing
|
2020-06-07 01:23:30 +02:00 |
|
rand
|
gg: GG => Context
|
2020-06-04 20:26:18 +02:00 |
|
readline
|
repl: fix BSDs
|
2020-06-03 08:44:44 +03:00 |
|
regex
|
…
|
|
|
runtime
|
…
|
|
|
sokol
|
gg: minor fixes
|
2020-06-04 19:57:16 +02:00 |
|
sqlite
|
…
|
|
|
stbi
|
…
|
|
|
strconv
|
vlib: minor tweaks for various module imports, needed for vdoc
|
2020-06-06 19:14:10 +03:00 |
|
strings
|
…
|
|
|
sync
|
os,gl,sync: cleanup, prepare for .toplevel_comments vdoc mode
|
2020-06-06 18:47:25 +03:00 |
|
szip
|
…
|
|
|
term
|
…
|
|
|
time
|
time: add microsecond precision to Time struct
|
2020-06-07 16:19:09 +03:00 |
|
v
|
vpm: use only `-v` for verbose output
|
2020-06-07 14:20:56 +02:00 |
|
vweb
|
vweb: impl of comptime tmpl parsing (fix vweb_example)
|
2020-06-07 20:26:45 +10:00 |