Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Get rid of that last hashtable | pacien | 2018-05-01 |
| | |||
* | Replace label lineno hashtable with assoc list | pacien | 2018-05-01 |
| | |||
* | Do not reuse Hashtables | pacien | 2018-05-01 |
| | |||
* | Refactor reg and label creation | pacien | 2018-04-30 |
| | |||
* | Use const for end label | pacien | 2018-04-30 |
| | |||
* | Fix Mult offset | pacien | 2018-04-30 |
| | |||
* | Fix state propagation | pacien | 2018-04-30 |
| | |||
* | Fix Mult conversion | pacien | 2018-04-30 |
| | |||
* | Use another strategy to quit the program | pacien | 2018-04-30 |
| | |||
* | Add missing instruction translations | pacien | 2018-04-30 |
| | |||
* | Implement eurm compilation stage 3 and 4 | pacien | 2018-04-30 |
| | |||
* | Implement eurm compilation stage 2 | pacien | 2018-04-30 |
| | |||
* | Implement state and eurm compilation stage 1 | pacien | 2018-04-30 |
| | |||
* | Implement compile_preprocess | pacien | 2018-04-29 |
| | |||
* | Rename URM types and fix urm_from_eurm signature | pacien | 2018-04-29 |
| | |||
* | Move sources to dedicated directory | pacien | 2018-04-29 |