Alexander Medvednikov
|
3bd7bcfac3
|
remove u8 and i32 aliases
|
2019-09-01 22:37:22 +03:00 |
Robin Martijn
|
5df31c16f7
|
json: fix #1751; support unsigned integers
|
2019-08-26 20:02:19 +03:00 |
teggot
|
421b6ce4ac
|
Fix typo
|
2019-08-24 00:26:30 +03:00 |
Alexander Medvednikov
|
e39cb41d6b
|
json: custom json field names with "[json:field_name]"
|
2019-08-23 02:54:39 +03:00 |
Alexander Medvednikov
|
fe2d2bd2a3
|
fmt: remove trailing spaces
|
2019-08-17 22:21:43 +03:00 |
teggot
|
79c727f014
|
Add support for raw json fields in structs
|
2019-08-17 16:20:40 +03:00 |
Alexander Medvednikov
|
34e0b164eb
|
make function arguments immutable by default
|
2019-08-07 08:59:00 +02:00 |
joe-conigliaro
|
01c2d25ae5
|
compiler: rename pkg to mod and auto save file import table
|
2019-08-05 09:49:52 +02:00 |
Alexander Medvednikov
|
207bab5f79
|
generics, vweb, comptime codegen, etc
|
2019-07-29 18:24:48 +02:00 |
Alexander Medvednikov
|
26ef99293d
|
new enum syntax; update the compiler (`p.tok == .name`)
|
2019-07-10 02:02:38 +02:00 |
Alexander Medvednikov
|
d47e2f113f
|
Revert "make function arguments immutable"
This reverts commit 0f0ed8d716 .
|
2019-07-05 02:44:22 +02:00 |
Alexander Medvednikov
|
0f0ed8d716
|
make function arguments immutable
|
2019-07-05 00:24:13 +02:00 |
Alexander Medvednikov
|
8c36b9499d
|
make json work with new optionals
|
2019-07-03 21:50:06 +02:00 |
Alexander Medvednikov
|
dec0d961f5
|
os: clean up file functions, use optionals
|
2019-07-03 21:37:12 +02:00 |
Alexander Medvednikov
|
f26e65a943
|
remove old `float` type entirely
|
2019-06-25 22:10:22 +02:00 |
Aurélien Foucault
|
e285311290
|
Add all types of int and float to json decode/encode
|
2019-06-25 00:27:18 +02:00 |
chai2010
|
978ec58fe3
|
all: add copyright
|
2019-06-23 09:22:49 +02:00 |
musou1500
|
ccb5591447
|
fix `b_error` to `v_error`
|
2019-06-23 01:05:41 +02:00 |
Alexander Medvednikov
|
d32e538073
|
V 0.0.12 open-source release
|
2019-06-22 20:20:28 +02:00 |