| 2009-03-01 |
Francois-Rene... | Minor documentation update v0.1-prototype |
commit | commitdiff | tree |
| 2009-02-13 |
Francois-Rene... | Official version of the paper for inclusion in Proceedings. |
commit | commitdiff | tree |
| 2009-02-13 |
Francois-Rene... | Tweak documentation typesetting, git sync |
commit | commitdiff | tree |
| 2009-02-13 |
Francois-Rene... | (Nearly) camera-ready ILC'09 paper (hacked from rst2lat... |
commit | commitdiff | tree |
| 2008-12-28 |
Francois-Rene... | Small tweaks: |
commit | commitdiff | tree |
| 2008-12-26 |
Francois-Rene... | Update documentation: status, full example, plus reform... |
commit | commitdiff | tree |
| 2008-12-26 |
Francois-Rene... | More TODO updates: |
commit | commitdiff | tree |
| 2008-12-25 |
Francois-Rene... | Minor hacks and big update of TODO.rest |
commit | commitdiff | tree |
| 2008-12-23 |
Francois-Rene... | Documentation update + code tweaks |
commit | commitdiff | tree |
| 2008-12-19 |
Francois-Rene... | Documentation update + moved some code around. origin/master 0.11 |
commit | commitdiff | tree |
| 2008-12-19 |
Francois-Rene... | Victory at migrating then compiling exscribe! |
commit | commitdiff | tree |
| 2008-12-18 |
Francois-Rene... | Checkpointing progress. |
commit | commitdiff | tree |
| 2008-12-17 |
Francois-Rene... | First milestone in making XCVB usable: managed to conve... |
commit | commitdiff | tree |
| 2008-12-17 |
Francois-Rene... | Checkpointing some progress towards automated migration... |
commit | commitdiff | tree |
| 2008-12-17 |
Francois-Rene... | It doesn't do anything, but it compiles! |
commit | commitdiff | tree |
| 2008-12-15 |
Francois-Rene... | More munging: |
commit | commitdiff | tree |
| 2008-12-15 |
Francois-Rene... | Checkpointing my current changes to xcvb. |
commit | commitdiff | tree |
| 2008-12-11 |
Francois-Rene... | Taking over XCVB after a 4 month hiatus. |
commit | commitdiff | tree |
| 2008-08-15 |
Francois-Rene... | Reformat documentation and add some TODO items. |
commit | commitdiff | tree |
| 2008-08-15 |
Spencer Brody | Add README file for future developers. 0.1 |
commit | commitdiff | tree |
| 2008-08-15 |
Spencer Brody | More of the good 'ol cleanups, clarifications, etc. |
commit | commitdiff | tree |
| 2008-08-15 |
Spencer Brody | Added support for a file to depend on another file... |
commit | commitdiff | tree |
| 2008-08-15 |
Spencer Brody | Made the path of the files in the output asd file be... |
commit | commitdiff | tree |
| 2008-08-14 |
Spencer Brody | Merge branch 'master' of ssh://common-lisp.net/project... |
commit | commitdiff | tree |
| 2008-08-14 |
Spencer Brody | A whole lot of cleanups, clarifications, etc. |
commit | commitdiff | tree |
| 2008-08-14 |
Spencer T Brody | Testing making a change to the xcvb git repository... |
commit | commitdiff | tree |
| 2008-08-13 |
Spencer Brody | Made it so that it IS possible to have duplicates in... |
commit | commitdiff | tree |
| 2008-08-13 |
Spencer Brody | Changed the way asd-generator works. Before, if a... |
commit | commitdiff | tree |
| 2008-08-13 |
Spencer Brody | cleanups, clarifications, etc. |
commit | commitdiff | tree |
| 2008-08-12 |
Spencer Brody | Renamed class fasl-or-cfasl-node to object-file-node |
commit | commitdiff | tree |
| 2008-08-11 |
Spencer Brody | Added docstring to generic function target-for-node. |
commit | commitdiff | tree |
| 2008-08-11 |
Spencer Brody | Added escaped-source-pathname slot to file-node to... |
commit | commitdiff | tree |
| 2008-08-11 |
Spencer Brody | Removed some commented-out old versions of code. |
commit | commitdiff | tree |
| 2008-08-11 |
Spencer Brody | Got rid of target slot from dependency-graph-nodes... |
commit | commitdiff | tree |
| 2008-08-11 |
Spencer Brody | Changed the makefile targets to use ${FASL} and ${CFASL... |
commit | commitdiff | tree |
| 2008-08-11 |
Spencer Brody | Cleanups, clarifications, etc. |
commit | commitdiff | tree |
| 2008-08-01 |
Spencer Brody | Cleanups, clarifications, removing unused slots/variabl... |
commit | commitdiff | tree |
| 2008-08-01 |
Spencer Brody | Fixed support for CCL as the target lisp. Also improve... |
commit | commitdiff | tree |
| 2008-07-29 |
Spencer Brody | Removed some commented out old versions of code. |
commit | commitdiff | tree |
| 2008-07-29 |
Spencer Brody | Eliminated cfasl targets from the generated makefile... |
commit | commitdiff | tree |
| 2008-07-25 |
Spencer Brody | Made it so that loading a cfasl loads that file's compi... |
commit | commitdiff | tree |
| 2008-07-25 |
Spencer Brody | Made asdf-converter write module declarations with... |
commit | commitdiff | tree |
| 2008-07-24 |
Spencer Brody | Fixes to cfasl support - first version that fully suppo... |
commit | commitdiff | tree |
| 2008-07-18 |
Spencer Brody | Added support to makefile generation to depend on the... |
commit | commitdiff | tree |
| 2008-07-16 |
Spencer Brody | Cleaned up code - added comments, fixed formatting... |
commit | commitdiff | tree |
| 2008-07-16 |
Spencer Brody | Deleted all comments that were just unused or old versi... |
commit | commitdiff | tree |
| 2008-07-16 |
Spencer Brody | Removed :origin and :build-requires slot from modules |
commit | commitdiff | tree |
| 2008-07-15 |
Spencer Brody | Removed the feature where asdf dependencies of the... |
commit | commitdiff | tree |
| 2008-07-11 |
Spencer Brody | Cleaned up dependency cycle detection a bit. |
commit | commitdiff | tree |
| 2008-07-08 |
Spencer Brody | Changed the way the dependency graph is built. Instead... |
commit | commitdiff | tree |
| 2008-07-07 |
Spencer Brody | Changed the syntax for module declarations to allow... |
commit | commitdiff | tree |
| 2008-07-02 |
Spencer Brody | Finished adding functionality to auto-generate a makefi... |
commit | commitdiff | tree |
| 2008-06-26 |
Spencer Brody | Removed fasls and backup files from git tracking. |
commit | commitdiff | tree |
| 2008-06-23 |
Spencer Brody | Finished first draft of being able to automatically... |
commit | commitdiff | tree |
| 2008-06-20 |
Spencer Brody | Small cleanups |
commit | commitdiff | tree |
| 2008-06-20 |
Spencer Brody | Little cleanups |
commit | commitdiff | tree |
| 2008-06-20 |
Spencer Brody | Added asdf-converter to repository |
commit | commitdiff | tree |
| 2008-06-13 |
Spencer Brody | Finished updating write-makefile to be able to write... |
commit | commitdiff | tree |
| 2008-06-12 |
Spencer Brody | Test pulling from common-lisp.net |
commit | commitdiff | tree |
| 2008-06-12 |
Spencer Brody | Test pushing to common-lisp.net |
commit | commitdiff | tree |
| 2008-06-12 |
Spencer Brody | I love to test git! |
commit | commitdiff | tree |
| 2008-06-12 |
Spencer Brody | More testing of git |
commit | commitdiff | tree |
| 2008-06-12 |
Spencer Brody | Testing git |
commit | commitdiff | tree |
| 2008-06-12 |
Spencer Brody | Initial commit. |
commit | commitdiff | tree |
|