Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IC: next steps (#16632) | Andreas Rumpf | 2021-01-12 | 1 | -47/+12 |
| | | | | | | | | | | | | | * removed dead code * beginnings of a rodfile reader * IC: record global VM state changes and pragma state changes * IC: replay pragmas and VM state changes * implemented rod load file simuation for easier, extensive testing * critical bugfix * IC: stress test logic; should also help with recursive module dependencies; WIP * IC: loading from .rod files begins to work reliably * removed ugly hacks * yet another silly mistake | ||||
* | [refactoring] remove unused imports in the compiler and in some stdlib modules | Araq | 2019-07-18 | 1 | -1/+1 |
| | |||||
* | completed VM support for incremental compilations | Andreas Rumpf | 2018-06-04 | 1 | -27/+57 |
| | |||||
* | WIP: an API for VM replay global state support | Andreas Rumpf | 2018-06-03 | 1 | -0/+49 |