summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-09-15update gitignore to new locationQuentin Carbonneaux
2015-09-15add c version of some testsQuentin Carbonneaux
2015-09-15move ml prototype in a subdirQuentin Carbonneaux
2015-09-15do not remove t subdir while cleaningQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15forward decls of enums are not allowed in iso cQuentin Carbonneaux
2015-09-15factoring? in the lexerQuentin Carbonneaux
2015-09-15remove useless errstrQuentin Carbonneaux
2015-09-15rename branching cnd to jezQuentin Carbonneaux
2015-09-15fix commentQuentin Carbonneaux
2015-09-15add a sample programQuentin Carbonneaux
2015-09-15add commentsQuentin Carbonneaux
2015-09-15trivial bugsQuentin Carbonneaux
2015-09-15attempt to complete the crappy parserQuentin Carbonneaux
2015-09-15change references representationQuentin Carbonneaux
2015-09-15try writing a parser, painfulQuentin Carbonneaux
2015-09-15change name of test fileQuentin Carbonneaux
2015-09-15some new CQuentin Carbonneaux
2015-09-15add an untracked directoryQuentin Carbonneaux
2015-09-15bugfix in regalloc (Div,Rem) and in peuclQuentin Carbonneaux
2015-09-15attempt to implement euclide algorithmQuentin Carbonneaux
2015-09-15restore addition in testQuentin Carbonneaux
2015-09-15generate code for the divisionQuentin Carbonneaux
2015-09-15reserve edx in all cases for divisionsQuentin Carbonneaux
2015-09-15more cleaningQuentin Carbonneaux
2015-09-15add gitignoreQuentin Carbonneaux
2015-09-15fix code emitting for x = y op xQuentin Carbonneaux
2015-09-15fix addition opcodesQuentin Carbonneaux
2015-09-15do a bigger test computationQuentin Carbonneaux
2015-09-15compile tmain with optimizationsQuentin Carbonneaux
2015-09-15run multiple rounds for stable timingQuentin Carbonneaux
2015-09-15quietQuentin Carbonneaux
2015-09-15time executionQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15cleanup overflow computationQuentin Carbonneaux
2015-09-15fix spill codeQuentin Carbonneaux
2015-09-15add `Ret jump and dump elf filesQuentin Carbonneaux
2015-09-15remove default tests in ElfQuentin Carbonneaux
2015-09-15add popd in the Heap moduleQuentin Carbonneaux
2015-09-15add simple MakefileQuentin Carbonneaux
2015-04-04write down some more ideasQuentin Carbonneaux
2015-04-01do not freeze r when allocating for r2Quentin Carbonneaux
2015-03-31update TODO with fix commitQuentin Carbonneaux
2015-03-31tentative fix of messed up spills for phisQuentin Carbonneaux
2015-03-31add bugsQuentin Carbonneaux
2015-03-31avoid evicting argumentsQuentin Carbonneaux
2015-03-31add move constant to spillQuentin Carbonneaux
2015-03-31better support for constantsQuentin Carbonneaux
2015-03-27refine TODOQuentin Carbonneaux
2015-03-27add a scratch TODOQuentin Carbonneaux