Commit Graph

  • e9ccc51a08 add note that codex is used for documentation. master Kyle Isom 2025-04-12 12:56:56 -0700
  • 5dbe825934 Update docs for list-all-slots. Kyle 2015-11-05 12:47:25 -0800
  • b3aafb4a8a Make list-all-slots public. Kyle 2015-11-05 10:28:58 -0800
  • 5bb8215444 Add flip and orlet. Kyle Isom 2015-09-03 22:37:42 -0700
  • 5aa19630ad A few mixed up let/let*s. Kyle 2015-09-02 17:41:00 -0700
  • 3819dd7002 Add hash table support to the 'in' macro. Kyle 2015-09-02 00:35:00 -0700
  • 5847a6b054 Add with-gensyms and in macros. Kyle 2015-09-02 00:12:42 -0700
  • 6aab1b6bd1 More docs on the let macros. Kyle 2015-09-01 08:46:24 -0700
  • 08f5ff5d0d Doc update. Kyle 2015-09-01 08:33:11 -0700
  • 95fa8dcca9 Partition should always return a list. Kyle 2015-09-01 02:22:23 -0700
  • 782442afc8 Add partition. Kyle 2015-09-01 02:21:07 -0700
  • 580cb5c21b Finishing first MOP utility. Kyle 2015-09-01 01:55:43 -0700
  • 0cda04e9e3 Starting MOP code. Kyle Isom 2015-08-31 20:45:43 -0700
  • ca7fb58b38 Add expansion for defmacro! macros. Kyle Isom 2015-08-31 22:21:28 -0700
  • 32a4e9b9bd when -> whenlet Kyle Isom 2015-08-31 22:04:20 -0700
  • 9ff4f34e44 Add macros to ASDF definition. Kyle Isom 2015-08-31 22:00:29 -0700
  • 4143e90171 Adding some file macros. Kyle Isom 2015-08-31 21:55:03 -0700
  • 4cb1950c5f Add some macros. Kyle Isom 2015-08-31 20:41:57 -0700
  • d3b8cb6d26 Add symbol index, alphabetical docs. Kyle 2015-08-31 01:53:21 -0700
  • 098ffbdc41 Add #'effector and #'empty-or-nil-p. Kyle 2015-08-31 01:53:05 -0700
  • 6e932bea6a Documentation updates. Kyle 2015-08-30 00:41:29 -0700
  • 13c207b52b Add codex documentation. Kyle 2015-08-29 22:43:24 -0700
  • 54e1f7f281 Documentation cleanups. Kyle 2015-08-29 20:14:07 -0700
  • 7e22c46e43 Rename #'vectorise to #'build-vector. Kyle 2015-08-29 18:48:43 -0700
  • e7f2bf5bc1 Adding more utilities and organising code. Kyle 2015-08-29 18:22:13 -0700
  • 2b46bc5867 add DROP, similar to Clojure counterpart. Kyle Isom 2015-04-21 02:53:04 -0600
  • 131b9848e9 Add TAKE. Kyle Isom 2015-04-20 20:38:05 -0700
  • 19c7d9afbd Detypo README. Kyle Isom 2015-04-16 17:57:41 -0700
  • 00ed023649 Update doc page. Kyle Isom 2015-04-16 17:56:37 -0700
  • 547795702c Update docs to reflect current state. Kyle Isom 2015-04-16 17:53:40 -0700
  • e593414598 Add zip. Kyle 2015-04-15 08:58:41 -0700
  • 2e4476b36a Still having problems with defclass!. Kyle 2015-04-12 06:59:30 -0700
  • 7367fe65cc Note use of CLOSER-MOP. Kyle 2015-04-11 06:34:33 -0700
  • dcd09c4f6a Update docs to note merging class tools. Kyle 2015-04-11 06:30:06 -0700
  • 4ecb46794e Simplify with a loop. Kyle 2015-04-10 23:53:55 -0700
  • 5f5b2e495e Remove debug output. Kyle 2015-04-10 23:44:40 -0700
  • 651bcfaa4f defclass! works as intended now. Kyle 2015-04-10 23:43:57 -0700
  • f115ab9ed5 Code generating code generators. Kyle 2015-04-10 21:10:58 -0700
  • bde35eb6b3 Bring docs up to date. Kyle Isom 2015-04-10 19:46:08 -0700
  • 724a789dfd Bring README up to date. Kyle Isom 2015-04-10 19:43:04 -0700
  • 5904cf167c Cleanup defclass!, interpose. Kyle Isom 2015-04-10 19:40:59 -0700
  • addde28629 Add defconstructor. Kyle 2015-04-10 02:19:20 -0700
  • 35888b9b26 Add defclass! to abstract common defclass pattern. Kyle 2015-04-10 01:52:51 -0700
  • 1330c456ee Add mksymb, mkkw. Kyle 2015-04-10 01:09:26 -0700
  • a1622048d0 Add a few new functions, update docs. Kyle Isom 2015-04-08 14:01:15 -0700
  • 19a3a3b586 Detypo. Kyle 2015-04-06 22:27:21 -0700
  • 6ec5d76aeb Add documentation. Kyle 2015-04-06 22:20:09 -0700
  • 614adf31cb Add partial function. Kyle 2015-04-06 22:00:45 -0700
  • 29fdec7e28 Working on documentation. Kyle Isom 2015-04-06 18:57:27 -0700
  • 89c94158c2 Docs and a few tweaks. Kyle Isom 2015-04-06 18:55:51 -0700
  • 27dc152240 Doc strings. Kyle 2015-04-06 11:52:31 -0700
  • 45ef5eddb4 Require explicit enabling of hash-table reader macro. Kyle 2015-04-06 10:50:07 -0700
  • e14ffc164f Robust parsing of map literals. Kyle 2015-04-06 10:09:11 -0700
  • 55aeec08d3 Better stop condition parsing hashtable literals. Kyle 2015-04-05 22:36:26 -0700
  • ac9064bb54 Initial import. Kyle 2015-04-05 22:24:50 -0700