Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Documented the analysis phase. | Eduardo Julian | 2017-05-30 | 1 | -0/+7 |
| | | | | - Some refactoring. - Removed singleton variants. | ||||
* | WIP | Eduardo Julian | 2017-05-15 | 1 | -54/+13 |
| | | | | | | - Simplified the Analysis type, by removing all meta-data. - Added analysis of function calls. - Added analysis of common Lux procedures. - Lots of refactoring. | ||||
* | - Added tests for some kinds of analysis. | Eduardo Julian | 2017-05-09 | 1 | -6/+1 |
| | | | - WIP: Porting more code. | ||||
* | - Removed "T" suffix from Type's tags. | Eduardo Julian | 2017-05-07 | 1 | -3/+3 |
| | |||||
* | - WIP: Implemented more functionality. | Eduardo Julian | 2017-05-03 | 1 | -0/+78 |
- Lots of refactorings. |