aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/analyser/primitive.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-organized analysis.Eduardo Julian2017-10-311-34/+0
* - Migrated the format of analysis nodes from a custom data-type, to just Code...Eduardo Julian2017-10-311-13/+14
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-8/+8
* - Migrated new-luxc to latest version of stdlib.Eduardo Julian2017-10-111-4/+4
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-051-1/+1
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-021-1/+0
* - Simplified the analytic model of tuples into products, and variants into sums.Eduardo Julian2017-05-201-1/+1
* - Some refactoring.Eduardo Julian2017-05-201-1/+1
* WIPEduardo Julian2017-05-151-0/+34