| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Expanded the runtime.
- Some bug-fixes and refactorings.
|
|
|
|
| |
- Implemented compilation of primitives.
- Implemented compilation of structures.
|
|
|
| |
- Some refactoring.
|
|
|
|
|
| |
structures, procedures and function application.
- Some refactoring.
|
|
|
|
|
|
| |
- Small refactorings.
- Improved common procedures analysis.
- Can now handle tagged structures (variants & records).
- Tests for pattern-matching, functions (definition & application), and common procedures.
|
|
|
|
|
|
| |
- Simplified the Analysis type, by removing all meta-data.
- Added analysis of function calls.
- Added analysis of common Lux procedures.
- Lots of refactoring.
|
|
|
| |
- WIP: Porting more code.
|
|
|