aboutsummaryrefslogtreecommitdiff
path: root/src/Micro
AgeCommit message (Expand)Author
2022-09-11Fixed constant folding in function body and returnJuan J. Martinez
2022-09-11Constant folding fixesJuan J. Martinez
2022-09-11Folding constants in additionJuan J. Martinez
2022-09-10Preparing constant foldingJuan J. Martinez
2022-09-10Doesn't belong hereJuan J. Martinez
2022-09-10Renamed constructorJuan J. Martinez
2022-09-10Revisited parser interfaceJuan J. Martinez
2022-09-10Better interfaceJuan J. Martinez
2022-09-10Fix: only needs to change the environmentJuan J. Martinez
2022-09-10Not neededJuan J. Martinez
2022-09-10Use a record for stateJuan J. Martinez
2022-09-09Pass the versionJuan J. Martinez
2022-09-09SDCC generation WIPJuan J. Martinez
2022-09-09Refactored the compiler result to plug in the code generatorJuan J. Martinez
2022-09-07Better project layout, removed warningsJuan J. Martinez