summaryrefslogtreecommitdiff
path: root/src/main.ml
Commit message (Expand)AuthorAgeFilesLines
* Begin code generation (many bugs...)Alex AUVOLAT2013-12-251-0/+3
* Implémentation de l'héritage multiple (au niveau du typage)Alex AUVOLAT2013-12-201-59/+61
* Corrected many bugs, improved error reporting.Alex AUVOLAT2013-12-061-0/+6
* Meilleur gestion des erreurs.Alex AUVOLAT2013-12-051-3/+6
* Added tests, corrected two failed tests.Alex AUVOLAT2013-12-051-3/+5
* Début du typage des expressions.Levis2013-12-051-7/+18
* Conform to specificationAlex AUVOLAT2013-11-271-5/+8
* Functionning parser with no conflicts! No support for classes and OOP yet.Alex AUVOLAT2013-11-161-2/+4
* Started parser anewAlex AUVOLAT2013-11-161-7/+18
* Nothing interesting to see yet.Alex AUVOLAT2013-11-101-0/+44