CARVIEW |
mfp
- You’re not logged in!
- Login
- Pricing & Signup
- Website/Blog
- https://eigenclass.org
- Member Since
- Oct 30, 2008 (about 1 year)
Following 0 coders and watching 13 repositories view all →
Public Repositories (10)
-
gibak
Fork to publish some local changes that might be useful to others. See the wiki. Forked from jayl...
Forked from ChrisJohnsen/gibak Sun Feb 21 10:41:25 -0800 2010
Last updated Sun Feb 21 11:33:13 -0800 2010
-
AAA-batteries
AAA version of Batteries Included project
Forked from thelema/batteries-included Mon Nov 16 10:48:46 -0800 2009
Last updated Wed Feb 10 04:40:27 -0800 2010
-
gitbug
In-repo bug tracker for Git
Forked from kig/gitbug Wed Feb 11 08:02:30 -0800 2009
Last updated Mon Feb 08 07:01:14 -0800 2010
-
extprot
extprot: extensible binary protocols for cross-language communication and long-term serialization
Last updated Sat Jan 23 11:47:33 -0800 2010
-
ocaml-stomp
STOMP client implementation for OCaml
Last updated Sat Dec 12 12:02:28 -0800 2009
-
ld.ocaml
Dynamic loader for OCaml
Last updated Fri Dec 11 07:14:47 -0800 2009
-
ocaml-finite-maps
Imperative and functional finite map implementations, head to head
Last updated Fri Jun 19 09:04:02 -0700 2009
-
ocsiblog
Stand-alone, minimalistic blogging engine powered by the Ocsigen web server + framework for OCaml.
Last updated Mon Apr 13 08:52:36 -0700 2009
-
ocaml-minilight
Minimal global illumination renderer, OCaml version (branched from orig code in the given URL)
Last updated Tue Mar 31 08:33:08 -0700 2009
-
github_tests
exploring github's functionality
Last updated Tue Nov 04 08:11:56 -0800 2008
Public Activity 
-
aabee45
Use shorter hash in "BUG added" msgs.
-
18c27bd
Assign the default value "false" to bool types.
-
23bf09a
Ptypes: arity check must proceed recursively in type applicati...
-
e73a6ef
Add support for external message type references.
-
150fcf4
Update language mapping docs.
-
8179e91
Adapt unit tests to new OCaml target namespacing scheme.
- 3 more commits »
-
107dd80
First try at release target in OMakefile
-
205ae13
Fixed bug in Enum.from. If you cloned an enum made this way, ...
-
2b482e8
set the version in the omakefile
- 22 more commits »
Syntax for Ropes and Unicode strings
-
69eb79c
Mq_ocamlmq: typo in ack-timeout.
-
5d8cc7e
Added Mq_impl.mq#queue_size method.
-
62a7e40
Document concurrency restrictions in Mq_stomp_client and clients.
- 3 more commits »
-
5e1fa01
Use digest in closed/reopened/edited/merged messages.
-
cb48c5b
Merge commit 'kig-github/master'
-
45bf4d7
fixed use_autoclose when missing post_commit hook, added patte...
- 5 more commits »
-
dceb61a
README: fix .cmxs building instructions (needs -linkall in gen...
-
32c4d38
Fix pa_format and pa_strings (renaming aftermath).
-
23fa435
Fix unit tests (broken during renaming).
-
9b08819
Merge branch 'renaming' into aaa
- 8 more commits »
-
c95ac6f
README: Install instructions.
-
c0a3d08
Reworked README.
-
a25c417
Removed dead code in gen_known_mod_info.ml.
-
e389f5b
Remove dlopen-based header extraction, use BFD always.
- 1 more commit »
-
ed81141
README: add the OMake snippet to build cmxs automatically.
-
8f3088e
ld_ocaml: fix Arg.current update.
-
29a3f67
Ld_util: dependency resolution refactoring.
-
0da0bcb
Ld_util.solve_dependencies: extra verbose output if debug >= 3.
- 6 more commits »
-
3835946
Ld_util.resolve: report extraction time in ms.
-
760636f
README: document LD_OCAML_VERBOSE and LD_OCAML_LIBRARY_PATH.
-
111bcba
Ld_util, ld_ocaml: list unresolved symbols on dynlink error.
-
a18eb09
ld_ocaml: set debug before loading/creating the catalog.
-
428031a
Minor de-pessimization of Ld_util.lib_deps.
- 1 more commit »
-
79fd357
Ld_util: changed build_catalog sig, added merge_catalogs.
-
0c5cd87
Honor LD_OCAML_VERBOSE in ld_ocaml (0 = nothing, 1 = solution,...
-
1f6be2e
Ld_util: fixes in dependency resolution.
- 3 more commits »
-
e06b7a6
README: describe how to build a cmxs lib from a cmxa file.
-
2ca8cca
Include Bigarray in ld_ocaml's runtime.
-
31a1d2a
ld_ocaml: flush stderr before loading the program.
-
0e46c00
Include Thread runtime in ld_ocaml.
- 1 more commit »
-
5f16ef7
Usage info in README.