ryanfleury
|
6dc8487965
|
combine StringMatchFlags and NodeMatchFlags into MD_MatchFlags
|
2021-04-01 22:21:46 -06:00 |
|
Allen Webster
|
4eaeaf5cd0
|
[docs] through the map types; add mkdir to namespaces build
|
2021-03-30 22:57:19 -07:00 |
|
Miguel Lechon
|
0945c9c71e
|
[namespaces] Type versioning sample.
|
2021-03-29 17:57:38 +02:00 |
|
Miguel Lechon
|
20f85761c7
|
[map] Expose PtrMap on md.h. Remove NodeTable defines.
|
2021-03-22 15:45:36 +01:00 |
|
Allen Webster
|
b24b0e0491
|
[map] fix header signature for StringMap
|
2021-03-21 20:49:16 -07:00 |
|
Allen Webster
|
369ebd7a62
|
[docs] catch up to new map integration; change function forward declarations for map
|
2021-03-21 20:40:43 -07:00 |
|
Miguel Lechon
|
96c3c46531
|
fopen with "wb" to avoid mixed LF/CRLF output on windows.
|
2021-03-18 10:12:55 +01:00 |
|
Miguel Lechon
|
6026c3639d
|
Remove MD_Map aliases.
|
2021-03-16 19:15:48 +01:00 |
|
Miguel Lechon
|
fed011fc52
|
Switch to map_proposal.
|
2021-03-16 11:11:13 +01:00 |
|
Allen Webster
|
b72a53e84c
|
copy over docs from the wrong repo; take out error/warning wrappers
|
2021-03-14 17:54:04 -07:00 |
|
Allen Webster
|
a0ef78a49a
|
trim -> skip/chop
|
2021-03-14 17:40:57 -07:00 |
|
Allen Webster
|
9fe3c0f09a
|
string split cleanup
|
2021-03-14 17:37:30 -07:00 |
|
Miguel Lechon
|
e3357f0759
|
Syntax error sanity tests.
|
2021-03-14 11:24:26 +01:00 |
|
Miguel Lechon
|
e4fbe7a81d
|
More parsing errors.
Invalid hash directives.
Invalid tag token.
Reserved characters.
|
2021-03-13 10:01:08 +01:00 |
|
Miguel Lechon
|
2829d0923b
|
Report parse errors preceding catastrophic error.
|
2021-03-12 16:12:00 +01:00 |
|
Miguel Lechon
|
34c48c84ff
|
Parsing error for "label:@tag{children}".
|
2021-03-11 21:08:38 +01:00 |
|
Miguel Lechon
|
72b7e3b366
|
And syntax error tests.
|
2021-03-11 17:15:22 +01:00 |
|
Miguel Lechon
|
701b77e118
|
Parsing errors for unbalanced sets and text literals.
|
2021-03-10 18:32:29 +01:00 |
|
ryanfleury
|
65e5f728b1
|
node errors sample
|
2021-03-09 09:42:43 -07:00 |
|
Miguel Lechon
|
e7dfe525c5
|
Radix for MD_I64FromString.
|
2021-03-03 13:14:56 +01:00 |
|
Miguel Lechon
|
4a4f4db91a
|
Make , and ; behave like \n as unscoped set delimiters.
|
2021-02-25 20:03:22 +01:00 |
|
ryanfleury
|
9253bd0de8
|
remove MD_NodeKind_UnnamedSet; simplify to MD_NodeKind_Label with zero-string
|
2021-02-09 08:11:07 -07:00 |
|
ryanfleury
|
9da8264116
|
add const and volatile to type exprs; fix tag list parsing bug, restrict '@'s to symbol tokens
|
2021-02-06 20:23:29 -07:00 |
|
ryanfleury
|
e8af78ed4c
|
MD_NodeTable_Insert preserve order
|
2021-01-29 12:18:56 -07:00 |
|
ryanfleury
|
5e48bf8693
|
C code generation sample, array expressions
|
2021-01-22 14:58:33 -07:00 |
|
ryanfleury
|
90fc1de709
|
Initial upload
|
2021-01-20 11:19:34 -07:00 |
|