Thomas Pelletier
|
a1c9b661b4
|
Allocate slice if needed
|
2021-03-08 21:41:03 -05:00 |
|
Thomas Pelletier
|
87b9d1cf98
|
Handle overflows
|
2021-03-08 21:01:53 -05:00 |
|
Thomas Pelletier
|
90f3b658c6
|
Support type aliases
|
2021-03-08 20:27:04 -05:00 |
|
Thomas Pelletier
|
c35bcc5519
|
Convert returns pointer if a pointer is passed
|
2021-03-08 10:01:56 -05:00 |
|
Thomas Pelletier
|
f698c102c7
|
Convert should only handle specific types
|
2021-03-08 09:42:19 -05:00 |
|
Thomas Pelletier
|
2cee819ce4
|
Going back and forth on whether types should always be converted
|
2021-03-02 10:37:17 -05:00 |
|
Thomas Pelletier
|
bf051f1718
|
Fixed some tests
|
2021-03-01 20:50:18 -05:00 |
|
Thomas Pelletier
|
c77f1d815c
|
Skip default tags tests
|
2021-02-19 19:48:43 -05:00 |
|
Thomas Pelletier
|
d24deebee3
|
wip making reflection tests pass
|
2021-02-19 19:26:46 -05:00 |
|
Thomas Pelletier
|
4526154571
|
wip
|
2021-02-19 09:39:50 -05:00 |
|
Thomas Pelletier
|
978143ce99
|
Ensure that slices have been allocated when entering array
|
2021-02-19 08:53:19 -05:00 |
|
Thomas Pelletier
|
7f9822db35
|
Target set methods now check for types
|
2021-02-19 08:39:18 -05:00 |
|
Thomas Pelletier
|
052233e858
|
wip: debugging maps
|
2021-02-18 23:30:46 -05:00 |
|
Thomas Pelletier
|
629a2475a9
|
Handle maps
|
2021-02-18 22:39:33 -05:00 |
|
Thomas Pelletier
|
46573551f1
|
WIP constructing pointers
|
2021-02-18 21:24:26 -05:00 |
|
Thomas Pelletier
|
1f41c556e8
|
Handle missing fields in structs
|
2021-02-13 14:35:39 -05:00 |
|
Thomas Pelletier
|
9ac08febd2
|
DateTime/LocalDate/LocalTime implementation
|
2021-02-10 20:58:22 -05:00 |
|
Thomas Pelletier
|
2341b4df00
|
Comment out json-based comparison
|
2021-02-10 18:42:43 -05:00 |
|
Thomas Pelletier
|
6e79ce63c2
|
Reflect write to embeded structs
|
2021-02-10 18:34:54 -05:00 |
|
Thomas Pelletier
|
e2a07a3b92
|
Handle interface field dereference
|
2021-02-10 11:43:57 -05:00 |
|
Thomas Pelletier
|
0dad1a950c
|
Import Unmarshal tests (not passing)
|
2021-02-10 10:41:34 -05:00 |
|
Thomas Pelletier
|
27f0aeee30
|
Import localtime
|
2021-02-10 10:41:23 -05:00 |
|
Thomas Pelletier
|
721fa81f2e
|
Support numbers
|
2021-02-10 10:00:08 -05:00 |
|
Thomas Pelletier
|
f6a13d6e05
|
wip numbers
|
2021-02-09 20:44:54 -05:00 |
|
Thomas Pelletier
|
2660bb8426
|
Test inline tables
|
2021-02-09 19:36:14 -05:00 |
|
Thomas Pelletier
|
84282bbfd3
|
Move parser code
|
2021-02-09 19:26:50 -05:00 |
|
Thomas Pelletier
|
0982fd5f1f
|
Check unhandled error
|
2021-02-09 19:23:45 -05:00 |
|
Thomas Pelletier
|
7dbf7554c4
|
Nested arrays
|
2021-02-09 19:23:10 -05:00 |
|
Thomas Pelletier
|
2790964270
|
Bool value
|
2021-02-08 20:44:23 -05:00 |
|
Thomas Pelletier
|
3488a91eff
|
Array values
|
2021-02-08 20:39:04 -05:00 |
|
Thomas Pelletier
|
0e8fd64203
|
Move tests out of the package
|
2021-02-08 09:18:42 -05:00 |
|
Thomas Pelletier
|
70d41bd750
|
Add more tests for unmarshal array tables
|
2021-02-08 09:16:26 -05:00 |
|
Thomas Pelletier
|
a197513ce7
|
Simple table array
|
2021-02-08 09:08:42 -05:00 |
|
Thomas Pelletier
|
bd8df24646
|
Parse tables
|
2021-02-07 18:30:33 -05:00 |
|
Thomas Pelletier
|
89052d60b4
|
Very beginning of unmarshaler + builder interface
|
2021-02-06 23:20:26 -05:00 |
|
Thomas Pelletier
|
9fa2fd413d
|
Implement inline tables
|
2021-02-06 09:33:20 -05:00 |
|
Thomas Pelletier
|
b1e11f82a9
|
Implement array values
|
2021-02-06 09:27:24 -05:00 |
|
Thomas Pelletier
|
165f65408d
|
Implement tables
|
2021-02-06 09:09:41 -05:00 |
|
Thomas Pelletier
|
540c2a7b59
|
Fix parsing bugs + boolean impl
|
2021-02-06 08:54:40 -05:00 |
|
Thomas Pelletier
|
a466f0ca79
|
Multiline literal strings
|
2021-02-06 08:01:38 -05:00 |
|
Thomas Pelletier
|
736a75748b
|
Multiline basic string parsing
|
2021-02-05 17:46:40 -05:00 |
|
Thomas Pelletier
|
ca12c0670d
|
wip parsing
|
2021-02-05 14:48:16 -05:00 |
|
Thomas Pelletier
|
0ee0fe7f7c
|
Trying the scanner approach
|
2021-02-04 10:14:11 -05:00 |
|
Thomas Pelletier
|
b123c357c5
|
Add tokens to Document
|
2021-02-02 20:54:20 -05:00 |
|
Thomas Pelletier
|
94ad175728
|
wip
|
2021-02-02 10:55:23 -05:00 |
|
Thomas Pelletier
|
1e8b0dc3c9
|
Rename to lexer and split in files
|
2021-02-02 08:28:30 -05:00 |
|
Thomas Pelletier
|
7300b6a97b
|
Array tables
|
2021-02-02 08:19:04 -05:00 |
|
Thomas Pelletier
|
aae4656c64
|
Standard Table
|
2021-02-01 22:03:53 -05:00 |
|
Thomas Pelletier
|
44f7a7aead
|
Inline tables
|
2021-02-01 21:41:34 -05:00 |
|
Thomas Pelletier
|
bac65cc530
|
Array implementation
|
2021-02-01 21:25:20 -05:00 |
|