summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Olof-Joachim Frahm [Wed, 17 Dec 2014 20:42:43 +0000 (20:42 +0000)]
Add introduction paragraph.
Olof-Joachim Frahm [Wed, 17 Dec 2014 20:42:30 +0000 (20:42 +0000)]
Formatting.
Olof-Joachim Frahm [Wed, 17 Dec 2014 15:45:49 +0000 (16:45 +0100)]
Current state.
Olof-Joachim Frahm [Wed, 31 Jul 2013 14:30:10 +0000 (16:30 +0200)]
Add inlining comment, newline.
Olof-Joachim Frahm [Mon, 10 Jun 2013 22:03:57 +0000 (00:03 +0200)]
Add DFLET, PROGF to API documentation.
Olof-Joachim Frahm [Mon, 10 Jun 2013 22:03:46 +0000 (00:03 +0200)]
Add PROGF to export, tests.
Olof-Joachim Frahm [Mon, 10 Jun 2013 21:40:15 +0000 (23:40 +0200)]
Simplify by using ALEXANDRIA.
Olof-Joachim Frahm [Mon, 10 Jun 2013 20:49:08 +0000 (22:49 +0200)]
Better tests organization, ASDF integration.
Olof-Joachim Frahm [Thu, 6 Jun 2013 21:42:15 +0000 (23:42 +0200)]
Set encoding.
Olof-Joachim Frahm [Thu, 6 Jun 2013 21:42:01 +0000 (23:42 +0200)]
Add some docstrings.
Olof-Joachim Frahm [Thu, 6 Jun 2013 20:52:25 +0000 (22:52 +0200)]
Add package information.
Olof-Joachim Frahm [Thu, 6 Jun 2013 20:50:38 +0000 (22:50 +0200)]
Add README.
Olof-Joachim Frahm [Thu, 6 Jun 2013 20:41:20 +0000 (22:41 +0200)]
Initial commit.
Add current state. The user-side functions/macros are pretty ugly.
Function replacement with the usual SETF FDEFINITION stuff works,
accessing generic functions works as well, but is in an early stage.
Both parts are not merged in any way. NOINLINE is probably necessary,
so implementation-specific ways to replace compiled references would be
a nice addition. In any case testing with this should probably be done
on low optimisation settings to prevent surprises.