CARVIEW |

jlouis
-
Ocaml helper for CouchDbUpdated Thu Aug 14 12:46:10 -0700 2008
-
mirror of git://repo.or.cz/r/etorrent.gitForked from tuncer/etorrent Thu Jul 24 14:24:09 -0700 2008
-
My (planned) graduate project on invertible computation.Updated Tue Feb 10 09:04:22 -0800 2009
-
LLVM backend for moscow MLUpdated Wed Mar 04 13:44:15 -0800 2009
-
A new sml-mode for Standard MLUpdated Thu Nov 13 08:56:43 -0800 2008
Public Activity

-
jlouis committed 31eb9c25:
Check for libm
-
jlouis committed fa22b3d1:
Add missing files.
-
jlouis committed c58e8dc8:
Empty Makefile.am
-
jlouis committed 513426b8:
Adding in GitIgnore updates.
-
jlouis committed e55c2628:
Add some structure for autotools.
-
jlouis committed 3ac1fff6:
Dummy, uncleaned configure.ac
-
jlouis committed 18d187b8:
Kill comment-in-comment error
-
jlouis committed 583f59c4:
Remove autogenerated files
-
jlouis committed c1731dd0:
Delete Windows 32 support, delete dos support in Make system
-
jlouis committed b895c894:
Fix type checking for InsertElement. Skip over the invoke call for now.
-
jlouis committed eac567b3:
Fix statement type checker down to S_InsertElement, skipping S_Call for now
31eb9c25ce6ac699717762a4db36ce616dcf59f9
Check for libm
fa22b3d1c3437a1040a5f46602da72e5cdd18160
Add missing files.
c58e8dc8a7525e2328c04baec050c36601772386
Empty Makefile.am
513426b88673d9d91785bcf1237df6f4c0d76cb9
Adding in GitIgnore updates.
e55c26286c19d5f6e752b9e66713ddb687959231
Add some structure for autotools.
3ac1fff6aacab05978280c47343648654bfaafc3
Dummy, uncleaned configure.ac
18d187b865a88e903c7c7f407d85681881234149
Kill comment-in-comment error
583f59c491300e90b8337bcfef081aec854a8e35
Remove autogenerated files
c1731dd02a6ce05ff4120ff12b40a95258c8777c
Delete Windows 32 support, delete dos support in Make system
b895c89416aa7230ea7be05c096c7e965f665c84
Fix type checking for InsertElement. Skip over the invoke call for now.
eac567b34c62f24620e82e68468bc0ee5664574f
Fix statement type checker down to S_InsertElement, skipping S_Call for now
14685ef093ab222e121645824f2b09ce63e010e9
Handle binops in one fell swoop
14685ef093ab222e121645824f2b09ce63e010e9
Handle binops in one fell swoop
c3a0761c8eeff31d13474987e09d4055fbf0e168
Moving code around.
c3a0761c8eeff31d13474987e09d4055fbf0e168
Moving code around.
157c4f984b12c8f7b1611708d7d602335edcda96
Reindent code
943497e24d88f71a58e4b5fba1d7f7182c2b84c7
Add type checking of opaque types to the game.
523e7ce286a2d9b109f5339468b41526bfb4619b
Kill qualified pointers
2f23a38ee74195ffb9fe38e28c49b46f5c6bd443
Eradicate packed structs as a special type and move it into structs in general. Simplifies datatype for Type.t
c4fa97f7b9a36cb5500082cfe57598969348324d
No FunVarArg support yet. Remove it.

-
jlouis committed c0d930bc:
Implement type checking of Values
-
jlouis committed 50c61773:
Add things to look at in the Type module.
-
jlouis committed df6e971d:
Add support for sizes of pointers. Rudimentary for now.
-
jlouis committed 739c80c4:
Add some more conversion routines
-
jlouis committed 6da4e9fc:
Pave the way for conversion implementation.

-
jlouis committed c0d930bc:
Implement type checking of Values
-
jlouis committed 50c61773:
Add things to look at in the Type module.
-
jlouis committed df6e971d:
Add support for sizes of pointers. Rudimentary for now.
-
jlouis committed 739c80c4:
Add some more conversion routines
-
jlouis committed 6da4e9fc:
Pave the way for conversion implementation.
c0d930bce001ca30e84bd733fbe46ec6b5c1f2ab
Implement type checking of Values
c0d930bce001ca30e84bd733fbe46ec6b5c1f2ab
Implement type checking of Values
50c6177311d3e410c0a9c6fd794644afa415065a
Add things to look at in the Type module.
50c6177311d3e410c0a9c6fd794644afa415065a
Add things to look at in the Type module.
df6e971d08d0dbca10be0e3b44b481f75cdf6212
Add support for sizes of pointers. Rudimentary for now.