|
05fa62eced
|
Test building & generation fixed with altest scripts
|
2023-08-20 15:45:06 -04:00 |
|
|
f574a9ba9a
|
Further improvements to build script
test is failing to complete properly, need to debug...
|
2023-08-20 13:02:50 -04:00 |
|
|
a6bf60a51e
|
Simpilication of build script, added initial support for tests
|
2023-08-20 12:31:28 -04:00 |
|
|
c2319b9651
|
Fixes for test.singleheader_ast.cpp, also added a bench for it.
On a Ryzen R9 5950 it takes 11 ms to generate AST and 21 ms to serialize to file.
|
2023-08-06 17:46:17 -04:00 |
|
|
34f286d218
|
Library can now construct into AST and serialization itself (singleheader).
Still need to validate if they match.
|
2023-08-04 16:12:13 -04:00 |
|
|
a8a9b681f0
|
test completes singleheader ast construction and serailizes with corruption
|
2023-08-02 14:01:56 -04:00 |
|
|
b96b0821c1
|
Fixes towards parsing (getting to line 12575 now of the singleheader.
|
2023-08-02 12:39:35 -04:00 |
|
|
4c8a0f0005
|
Iterations on serialization improvements.
|
2023-08-01 20:56:00 -04:00 |
|
|
684569750d
|
first serialization of singlehearder without asserts. (Still failing after around 4k lines.
|
2023-08-01 16:07:47 -04:00 |
|
|
0f16d1131e
|
Got past parsing, fixing serialization
|
2023-08-01 14:02:54 -04:00 |
|
|
2b63fc27cd
|
Progress toward preprocessor parsing, lexing works, parsing does not.
|
2023-07-30 18:55:57 -04:00 |
|