Delyan Angelov
|
49899c649c
|
orm: fix select .. limit 1 . This case now returns an ?Row.
|
2019-08-20 16:33:14 +03:00 |
Henrixounez
|
872aa536d8
|
compiler: unsigned number properly printed and converted to string
fix: array accessing now works with unsigned numbers
|
2019-08-12 09:15:53 +03:00 |
Alexander Medvednikov
|
ee437de8d3
|
type name check fixes
|
2019-08-04 09:38:46 +02:00 |
vitalyster
|
375bc1352c
|
f64.eq()
fixes float comparison tests
|
2019-07-31 09:20:40 +02:00 |
Alexander Medvednikov
|
20a885ff1d
|
[]byte.clone()
|
2019-07-25 18:07:25 +02:00 |
Alexander Medvednikov
|
6e6f6bc387
|
free/malloc fixes
|
2019-07-21 12:36:21 +02:00 |
lemoncmd
|
b9586a4017
|
builtin : fix buffer overflow and i64 issue with hex()
|
2019-07-02 15:18:56 +02:00 |
musou1500
|
668646f8f9
|
add `str` function for `rune`
|
2019-07-01 17:36:23 +02:00 |
Antoine Folie
|
32e32cee5c
|
builtin : fix issue with int.hex
|
2019-07-01 17:20:14 +02:00 |
Zaoqi
|
437b32fe78
|
fmt: `id []typ`
|
2019-06-30 13:06:45 +02:00 |
Alexander Medvednikov
|
4594d78bd6
|
move all vlib modules to vlib/
|
2019-06-29 12:00:31 +02:00 |