aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-20Updated to use GHC 9.4.x and floating dependenciesJuan J. Martinez
2023-12-09Changed URLJuan J. Martinez
2022-12-21Tidy upJuan J. Martinez
2022-12-21Tidy upJuan J. Martinez
2022-09-25Slightly betterJuan J. Martinez
2022-09-25OptimizationsJuan J. Martinez
2022-09-25Attempt at mulJuan J. Martinez
2022-09-25Cases for plus/minusJuan J. Martinez
2022-09-25Some sub casesJuan J. Martinez
2022-09-25Clean upJuan J. Martinez
2022-09-14Playing with some ideasJuan J. Martinez
2022-09-14Use modifyJuan J. Martinez
2022-09-12Track local variables, WIP code genJuan J. Martinez
2022-09-12Don't list tests, put them in a listJuan J. Martinez
2022-09-12Some checksJuan J. Martinez
2022-09-12fold constant can return errorsJuan J. Martinez
2022-09-11More foldingJuan J. Martinez
2022-09-11More foldingJuan J. Martinez
2022-09-11Better job splitting constnt foldingJuan J. Martinez
2022-09-11Prevent infinite loopJuan J. Martinez
2022-09-11CommentJuan J. Martinez
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-09That was incorrectJuan J. Martinez
2022-09-09Officially calling it just microJuan 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-08Licence clarificationJuan J. Martinez
2022-09-07Better project layout, removed warningsJuan J. Martinez
2022-09-07Some docs on operatorsJuan J. Martinez
2022-09-07This is missingJuan J. Martinez
2022-09-06Typecheck binary operatorJuan J. Martinez
2022-09-06AssignationJuan J. Martinez
2022-09-06Split statement parsers to get better error reportingJuan J. Martinez
2022-09-06Group variable declarationJuan J. Martinez
2022-09-05Much simplerJuan J. Martinez
2022-09-04Typo, formatting of commentJuan J. Martinez
2022-09-04Ccmment clarifying the caseJuan J. Martinez
2022-09-04TypoJuan J. Martinez
2022-09-04Revert "Unneeded (duplicated) case"Juan J. Martinez