aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add ocaml version infoHEADmasterpacien2018-05-01
|
* Update readmepacien2018-05-01
|
* Get rid of that last hashtablepacien2018-05-01
|
* Replace label lineno hashtable with assoc listpacien2018-05-01
|
* Enable problematic testpacien2018-05-01
|
* Add new testspacien2018-05-01
|
* Do not reuse Hashtablespacien2018-05-01
|
* Add examples from S.V websitepacien2018-04-30
|
* Refactor reg and label creationpacien2018-04-30
|
* Use const for end labelpacien2018-04-30
|
* Fix Mult offsetpacien2018-04-30
|
* Fix state propagationpacien2018-04-30
|
* Fix Mult conversionpacien2018-04-30
|
* Use another strategy to quit the programpacien2018-04-30
|
* Add missing instruction translationspacien2018-04-30
|
* Adjust parserpacien2018-04-30
|
* Implement eurm compilation stage 3 and 4pacien2018-04-30
|
* Implement eurm compilation stage 2pacien2018-04-30
|
* Implement state and eurm compilation stage 1pacien2018-04-30
|
* Implement compile_preprocesspacien2018-04-29
|
* Rename URM types and fix urm_from_eurm signaturepacien2018-04-29
|
* Move sources to dedicated directorypacien2018-04-29
|
* Add factorial example EURM programpacien2018-04-29
|
* Merge branch 'eurm'pacien2018-04-29
|\
| * Add new files to makefilepacien2018-04-21
| |
| * Impl urm_from_eurmpacien2018-04-21
| |
| * Document eurm transformation functionspacien2018-04-21
| |
| * Add EURM conv testpacien2018-04-21
| |
| * Add EURM interfacepacien2018-04-21
| |
* | Sort regs before printingpacien2018-04-27
| |
* | Implement trace modepacien2018-04-27
| |
* | Remove useless recNotkea2018-04-27
| |
* | Implement program execution from command linepacien2018-04-22
| |
* | Simplificationspacien2018-04-22
| |
* | Make instruction parser case insensitivepacien2018-04-21
|/
* Add factorial test programpacien2018-04-21
|
* Add testpacien2018-04-21
|
* Modularize everythingpacien2018-04-20
|
* Simplify importspacien2018-04-20
|
* Reformat and simplify codepacien2018-04-20
|
* Updating documentationAdam NAILI2018-04-20
|
* urm_run working + a lot of subfunctionnalitiesAdam NAILI2018-04-20
|
* Implementing some functions. Urm not working. Need reg manipulation funcAdam NAILI2018-04-19
|
* Beginning of the projectAdam NAILI2018-03-30
|
* Initial commitNotkea2018-03-30