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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into codegen-alex-opt
Alex AUVOLAT
2014-01-05
1
-2
/
+1
|
\
|
*
Makefile update
Alex AUVOLAT
2014-01-05
1
-2
/
+1
*
|
New optimization : some variables are put into registers.
Alex AUVOLAT
2013-12-29
1
-71
/
+120
*
|
Minor style changes.
Alex AUVOLAT
2013-12-28
1
-96
/
+108
*
|
Minor style changes.
Alex AUVOLAT
2013-12-28
1
-17
/
+31
*
|
Optimize calculation order for arguments.
Alex AUVOLAT
2013-12-28
1
-26
/
+69
*
|
Optimizations and refactoring.
Alex AUVOLAT
2013-12-28
2
-47
/
+96
*
|
Finished... more or less.
Alex AUVOLAT
2013-12-28
1
-10
/
+18
*
|
More optimizations. Still has bugs.
Alex AUVOLAT
2013-12-27
1
-66
/
+88
*
|
Added a test ; bug corrections ; more optimizations.
Alex AUVOLAT
2013-12-27
1
-42
/
+56
*
|
Optimize : use regs for argument passing. Still has bugs.
Alex AUVOLAT
2013-12-27
2
-79
/
+166
*
|
Prepared for passing arguments in registers.
Alex AUVOLAT
2013-12-26
3
-71
/
+127
*
|
Optimization.
Alex AUVOLAT
2013-12-26
2
-94
/
+149
*
|
Fuck yeah all tests pass.
Alex AUVOLAT
2013-12-26
4
-106
/
+173
*
|
Begin code generation (many bugs...)
Alex AUVOLAT
2013-12-25
6
-66
/
+409
|
/
*
correct testing script
Alex AUVOLAT
2013-12-25
1
-2
/
+2
*
Implémentation de l'héritage multiple (au niveau du typage)
Alex AUVOLAT
2013-12-20
8
-144
/
+197
*
Tab to spaces
Alex AUVOLAT
2013-12-17
1
-131
/
+131
*
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
5
-119
/
+202
*
Corrected parsing bug ; give unique identifiers to functions.
Alex AUVOLAT
2013-12-16
2
-18
/
+46
*
Correct error message error.
Alex AUVOLAT
2013-12-10
1
-1
/
+1
*
Many things. Remains : inheritance.
Alex AUVOLAT
2013-12-10
3
-102
/
+105
*
Added rudimentary support for typing class-using expressions ; bug corrections.
Alex AUVOLAT
2013-12-09
3
-132
/
+352
*
Cleanup
Alex AUVOLAT
2013-12-09
1
-4
/
+4
*
Corrected many bugs, improved error reporting.
Alex AUVOLAT
2013-12-06
6
-100
/
+139
*
Messages d'erreur plus explicites.
Alex AUVOLAT
2013-12-05
1
-17
/
+22
*
Meilleur module Mips
Alex AUVOLAT
2013-12-05
2
-226
/
+425
*
Meilleur gestion des erreurs.
Alex AUVOLAT
2013-12-05
4
-70
/
+70
*
Added tests, corrected two failed tests.
Alex AUVOLAT
2013-12-05
5
-78
/
+16
*
Rien.
Alex AUVOLAT
2013-12-05
1
-0
/
+2
*
Début du typage des expressions.
Levis
2013-12-05
4
-7
/
+588
*
Conform to specification
Alex AUVOLAT
2013-11-27
2
-5
/
+20
*
Fixed a line-counting bug with short comments.
Alex AUVOLAT
2013-11-26
1
-1
/
+1
*
Added localisation for expressions and statements.
Alex AUVOLAT
2013-11-25
3
-26
/
+74
*
Corrected a pretty-printing bug.
Alex AUVOLAT
2013-11-21
1
-1
/
+1
*
Corrected parsing problem...
Alex AUVOLAT
2013-11-19
1
-6
/
+6
*
Finished parser (all tests pass!)
Alex AUVOLAT
2013-11-16
5
-39
/
+195
*
Functionning parser with no conflicts! No support for classes and OOP yet.
Alex AUVOLAT
2013-11-16
5
-35
/
+91
*
Started parser anew
Alex AUVOLAT
2013-11-16
6
-267
/
+254
*
Imported MIPS ASM definitions and more docs.
Alex AUVOLAT
2013-11-14
5
-33
/
+401
*
Nothing interesting to see yet.
Alex AUVOLAT
2013-11-10
6
-0
/
+435