index
:
LPC-Projet.git
master
Projet de Langages de Programmation et Compilation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
typing.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize : use regs for argument passing. Still has bugs.
Alex AUVOLAT
2013-12-27
1
-3
/
+3
*
Optimization.
Alex AUVOLAT
2013-12-26
1
-1
/
+13
*
Fuck yeah all tests pass.
Alex AUVOLAT
2013-12-26
1
-40
/
+88
*
Begin code generation (many bugs...)
Alex AUVOLAT
2013-12-25
1
-24
/
+27
*
Implémentation de l'héritage multiple (au niveau du typage)
Alex AUVOLAT
2013-12-20
1
-67
/
+102
*
Transforme tabs en espaces
Alex AUVOLAT
2013-12-17
1
-491
/
+491
*
Abandon de l'héritage multiple ; héritage simple mis en place.
Alex AUVOLAT
2013-12-16
1
-97
/
+166
*
Corrected parsing bug ; give unique identifiers to functions.
Alex AUVOLAT
2013-12-16
1
-16
/
+45
*
Correct error message error.
Alex AUVOLAT
2013-12-10
1
-1
/
+1
*
Many things. Remains : inheritance.
Alex AUVOLAT
2013-12-10
1
-99
/
+102
*
Added rudimentary support for typing class-using expressions ; bug corrections.
Alex AUVOLAT
2013-12-09
1
-127
/
+348
*
Cleanup
Alex AUVOLAT
2013-12-09
1
-4
/
+4
*
Corrected many bugs, improved error reporting.
Alex AUVOLAT
2013-12-06
1
-90
/
+110
*
Messages d'erreur plus explicites.
Alex AUVOLAT
2013-12-05
1
-17
/
+22
*
Meilleur gestion des erreurs.
Alex AUVOLAT
2013-12-05
1
-66
/
+47
*
Added tests, corrected two failed tests.
Alex AUVOLAT
2013-12-05
1
-6
/
+1
*
Début du typage des expressions.
Levis
2013-12-05
1
-0
/
+393