| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
structures, procedures and function application.
- Some refactoring.
|
|
|
|
| |
- Some refactoring.
- Removed singleton variants.
|
|
|
|
|
|
| |
- Small refactorings.
- Improved common procedures analysis.
- Can now handle tagged structures (variants & records).
- Tests for pattern-matching, functions (definition & application), and common procedures.
|
|
|
|
| |
- Added analysis and type-inference for records and tagged variants.
- Extracted inference code to a separate module for better reuse.
|
| |
|
| |
|
|
- Simplified the Analysis type, by removing all meta-data.
- Added analysis of function calls.
- Added analysis of common Lux procedures.
- Lots of refactoring.
|