Thomas Pelletier
|
de035f0fed
|
Standard tables in parser
|
2021-03-14 16:11:23 -04:00 |
|
Thomas Pelletier
|
04925e4882
|
Handle bools
|
2021-03-14 15:52:22 -04:00 |
|
Thomas Pelletier
|
3760527218
|
Unmarshal tests
|
2021-03-13 23:42:38 -05:00 |
|
Thomas Pelletier
|
fa7ee6461a
|
Inline tables
|
2021-03-13 23:06:16 -05:00 |
|
Thomas Pelletier
|
fbf01f7683
|
Handle Table
|
2021-03-13 22:48:31 -05:00 |
|
Thomas Pelletier
|
a0548e793c
|
Unmarshal slices of strings
|
2021-03-13 22:07:36 -05:00 |
|
Thomas Pelletier
|
1fafb71fd9
|
LF
|
2021-03-13 18:51:45 -05:00 |
|
Thomas Pelletier
|
d8be04d4a8
|
Handle simple string slice
|
2021-03-13 18:45:03 -05:00 |
|
Thomas Pelletier
|
21d3e85fcc
|
Playing with an AST
Idea would be to build a light AST as a first pass, then have the
unmarshaler and Document parser do what they need with it.
|
2021-03-13 11:38:09 -05:00 |
|
Thomas Pelletier
|
93a74fca35
|
todo: inline tables
|
2021-03-08 21:59:43 -05:00 |
|
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 |
|