Edward R. Gonzalez ed
ed pushed to master at ed/C_Intro 2025-05-13 20:20:02 -07:00
f2fbe93b35 remove locale code (no longer being set from the process runtime), specified in the build flags
ed pushed to master at ed/C_Intro 2025-05-13 20:17:30 -07:00
6411af15a6 Finished V1
ed pushed to master at ed/C_Intro 2025-05-13 17:42:40 -07:00
5a1ae41716 progress on full dump
ed pushed to master at ed/C_Intro 2025-05-11 23:51:54 -07:00
48802b5f73 ready to make the debug dump
ed pushed to master at ed/C_Intro 2025-05-11 21:56:01 -07:00
81a3465fc4 cleanup
ed pushed to master at ed/C_Intro 2025-05-11 21:44:40 -07:00
3094a51872 not using char const*
ed pushed to master at ed/C_Intro 2025-05-06 06:29:27 -07:00
62beed20a9 minor
ed pushed to master at ed/C_Intro 2025-05-06 01:21:08 -07:00
f87a098fe4 massive
ed pushed to master at ed/C_Intro 2025-05-05 20:14:09 -07:00
6bef824dce progress
ed pushed to master at ed/C_Intro 2025-05-05 19:29:27 -07:00
567ec7d6fd progress on making the basic parser.
ed synced commits to dev at ed/gencpp from mirror 2025-04-23 17:30:15 -07:00
685bba36d5 .gitignore/ai
ed created repository ed/UE_Plugins 2025-04-21 09:54:58 -07:00
ed synced commits to dev at ed/gencpp from mirror 2025-04-02 23:27:58 -07:00
346e8e3305 fixes for CodeSpecifiers cpp mappings
ed synced commits to main at ed/gencpp from mirror 2025-04-02 23:27:58 -07:00
2ad164dc39 CodeSpecifiers fixes
ed synced commits to dev at ed/gencpp from mirror 2025-03-19 16:44:00 -07:00
bfc754e66c progress
84f4fc5ae9 lexer/parser revamp progress: got c11 ver compiling (synchup before continuation)
ad5cb6597b progress on parser and lexer revamp
Compare 3 commits »
ed synced commits to dev at ed/gencpp from mirror 2025-03-18 08:04:00 -07:00
1c7dd4ab32 WIP Broken: Working towards major changes to lexer
ed synced commits to dev at ed/gencpp from mirror 2025-03-16 23:23:59 -07:00
1e7fdcec16 preparing to revamp lexer
2ed36506b1 progress on modularizing parser paths
790087aa3c progress on modularizing parser paths
Compare 3 commits »
ed synced commits to dev at ed/gencpp from mirror 2025-02-19 20:13:15 -08:00
441a46daaa changing to just pass lib Context instead of ParseContext.
ed synced commits to dev at ed/gencpp from mirror 2025-02-19 12:03:16 -08:00
26623075ad started to work on modularizing parser code paths
7ea90ef349 intellisense still broken...
6d531fdf97 Fixing intellisense
3b81eea688 Doing some initial prep for parser overhaul
844d431e1c Setup Context's logger and fallback. (Not yet used in implementation).
Compare 5 commits »
ed synced commits to dev at ed/gencpp from mirror 2025-02-16 02:23:14 -08:00
727b54c341 Added CodeSpecifiers::index_of for cpp, fix token bug with () operator in parse_operator_after_ret_type