index
:
petitcaml.git
master
temp
Unnamed repository; edit this file to name it for gitweb.
Guillaume Seguin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
[petitcaml] Fix indent
temp
Guillaume Seguin
1
-1
/
+1
2009-01-22
[petitcaml] Improve motif string rebuilding
Guillaume Seguin
1
-1
/
+5
2009-01-22
[petitcaml] Remove now-done TODO
Guillaume Seguin
1
-2
/
+1
2009-01-22
[petitcaml] Make vicious test even more vicious (add typing problem)
Guillaume Seguin
1
-2
/
+3
2009-01-22
[petitcaml] Update tests expected errors
Guillaume Seguin
2
-2
/
+2
2009-01-22
[petitcaml] Add top level types printing option
Guillaume Seguin
2
-1
/
+31
2009-01-22
[petitcaml] Improve type printing a little bit
Guillaume Seguin
1
-10
/
+18
2009-01-22
[petitcaml] Improve motif_tuple_folder
Guillaume Seguin
1
-3
/
+6
2009-01-22
[petitcaml] Remove dead code
Guillaume Seguin
1
-2
/
+0
2009-01-15
[petitcaml] Fix integer overflow test for 64 bits archs
Guillaume Seguin
1
-1
/
+1
2009-01-15
[petitcaml] Finalize make release
Guillaume Seguin
1
-1
/
+5
2009-01-15
[petitcaml] Fix make clean
Guillaume Seguin
1
-2
/
+2
2009-01-15
[petitcaml] Fix Makefile and add release target
Guillaume Seguin
1
-1
/
+9
2009-01-15
[petitcaml] Fix Not boolean operator
Guillaume Seguin
1
-1
/
+1
2009-01-15
[petitcaml] Add another localisation test
Guillaume Seguin
1
-0
/
+9
2009-01-15
[petitcaml] Improve a few (should-be unreachable) errors
Guillaume Seguin
2
-5
/
+5
2009-01-15
[petitcaml] Fix another bunch of error localisation bugs
Guillaume Seguin
4
-24
/
+33
2009-01-15
[petitcaml] Fix even more error localisation problems
Guillaume Seguin
3
-4
/
+12
2009-01-15
[petitcaml] Fix localisation of errors inside calls
Guillaume Seguin
3
-4
/
+17
2009-01-15
[petitcaml] Add test target to Makefile
Guillaume Seguin
1
-0
/
+3
2009-01-15
[petitcaml] Add test for integer overflow and update tests runner
Guillaume Seguin
2
-1
/
+11
2009-01-15
[petitcaml] Handle invalid integers
Guillaume Seguin
1
-1
/
+4
2009-01-14
[petitcaml] Update .gitignore
Guillaume Seguin
1
-0
/
+2
2009-01-14
[petitcaml] Comment utils.ml
Guillaume Seguin
1
-1
/
+6
2009-01-14
[petitcaml] Comment typing.ml
Guillaume Seguin
1
-3
/
+102
2009-01-14
[petitcaml] mips* : comment and fix strings support
Guillaume Seguin
2
-1
/
+19
2009-01-14
[petitcaml] optimize.ml : comment & add some rough optimizations
Guillaume Seguin
1
-1
/
+11
2009-01-14
[petitcaml] Fix primitives test
Guillaume Seguin
1
-3
/
+5
2009-01-14
[petitcaml] Add annoying strings test
Guillaume Seguin
1
-0
/
+7
2009-01-14
[petitcaml] Fix typos in compile.ml
Guillaume Seguin
1
-4
/
+4
2009-01-14
[petitcaml] Add .gitignore
Guillaume Seguin
1
-0
/
+12
2009-01-14
[petitcaml] Make it actually work
Guillaume Seguin
22
-208
/
+913
2009-01-12
[petitcaml] compile.ml : Compile most expressions but closures and calls
Guillaume Seguin
1
-9
/
+298
2009-01-12
[petitcaml] mips.ml : update assembly and programs format
Guillaume Seguin
1
-39
/
+151
2009-01-12
[petitcaml] parser.mly : update operators and improve errors
Guillaume Seguin
1
-15
/
+15
2009-01-12
[petitcaml] typing.ml : Update and fix a bad bunch of bugs
Guillaume Seguin
1
-105
/
+162
2009-01-12
[petitcaml] closure.ml : fix imports and improve errors
Guillaume Seguin
1
-3
/
+5
2009-01-12
[petitcaml] Update operators
Guillaume Seguin
1
-14
/
+14
2009-01-12
[petitcaml] Reindent ast.mli
Guillaume Seguin
1
-44
/
+50
2009-01-12
[petitcaml] Update Makefile, use --infer for menhir and fix consequences
Guillaume Seguin
1
-4
/
+7
2009-01-10
[petitcaml] Add new test (ackermann function)
Guillaume Seguin
1
-0
/
+7
2009-01-10
[petitcaml] Import unit tests
Guillaume Seguin
25
-0
/
+275
2009-01-10
[petitcaml] Import current backend (almost nothing, broken, etc)
Guillaume Seguin
3
-0
/
+237
2009-01-10
[petitcaml] Import compiler frontend
Guillaume Seguin
7
-0
/
+979