Age | Commit message (Collapse) | Author |
|
* work around comment syntax ambiguity by ignoring comments not associated with any nodes.
|
|
|
|
(cherry picked from commit f780a3fe2703874219e70e7cf443846fd85e9a67)
|
|
(cherry picked from commit 7f436bd240d19bace94f102ce2f035399e48d612)
|
|
(cherry picked from commit 42f2fdb35cff89debd346126eb69cd95d855ff7b)
|
|
* add new boot-time config loading script that uses shell API to access backend directly, bypassing wrapper.
* use new loadFile implementation in the backend to perform the actual "load" operation (without "commit"). this reduces the "pre-commit" load time by ~60%.
|
|
|
|
|
|
|
|
* add parser to package build.
* add prefix, error handling, etc.
* fix handling of empty and 1-char values in lex.
* add API function.
|
|
|