builtin
|
map: remove unused `get2()` and `get3()`
|
2020-06-27 13:58:07 +02:00 |
clipboard
|
tcc_win: fix tests
|
2020-06-19 12:54:56 +02:00 |
math
|
tcc_win: fix tests
|
2020-06-19 12:54:56 +02:00 |
net
|
map: rename size to len
|
2020-06-21 16:51:02 +02:00 |
orm
|
orm: limit
|
2020-06-27 16:19:12 +02:00 |
os
|
os: use `return none` in functions returning `?`
|
2020-06-26 17:57:02 +03:00 |
pg
|
pg: call PQclean in rows()
|
2020-06-26 11:55:59 +02:00 |
picoev
|
vdoc: fix sorting + other minor improvements
|
2020-06-19 10:36:45 +02:00 |
runtime
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
strconv
|
checker: use ++ / -- instead of += 1 / -= 1
|
2020-06-14 19:05:05 +02:00 |
strings
|
orm: select where id = x
|
2020-06-17 04:05:20 +02:00 |
sync
|
sync: own submodule for atomic
|
2020-06-26 23:31:03 +02:00 |
term
|
term: add clear
|
2020-06-19 17:15:41 +02:00 |
time
|
tcc: support tcc on Windows
|
2020-06-14 23:15:12 +02:00 |
v
|
orm: offset
|
2020-06-27 16:22:41 +02:00 |
vweb
|
vweb: fix json() and text() results
|
2020-06-27 13:56:15 +02:00 |