Changelog for metabang-bind

Generated on Thursday, 11 September 2008

Thu Sep 11 19:52:17 EDT 2008Gary King <gwking@metabang.com>
TAG version-0.7.3
Thu Sep 11 19:52:12 EDT 2008Gary King <gwking@metabang.com>
Oh, ACL has the same syntax as CL-PPCRE so I need to use the same funky flet and stuff; OK
Thu Sep 11 19:41:32 EDT 2008Gary King <gwking@metabang.com>
TAG version-0.7.3
Thu Sep 11 19:41:25 EDT 2008Gary King <gwking@metabang.com>
left some variables I didn't need in; removing 'em
Thu Sep 11 19:39:50 EDT 2008Gary King <gwking@metabang.com>
TAG version-0.7.3
Thu Sep 11 19:39:32 EDT 2008Gary King <gwking@metabang.com>
bump version
Thu Sep 11 19:38:30 EDT 2008Gary King <gwking@metabang.com>
Added bind-re-allegro to support regular expression bindings even without CL-PPCRE when using ACL
Tue Jun 24 07:21:08 EDT 2008levente.meszaros@gmail.com
Renamed bind option :slots to :read-only-slots, added support for :slots based on with-slots.
Sat May 10 18:38:07 EDT 2008attila.lendvai@gmail.com
fix (bind () 1 2) expanding to 1
Tue Jun 10 00:13:17 EDT 2008Gary King <gwking@metabang.com>
Toss in a defgeneric to molify SBCL's warning
Sun Jun 8 10:54:30 EDT 2008Gary King <gwking@metabang.com>
added :assoc binding strategy for associative lists
Sun Jun 8 10:53:58 EDT 2008Gary King <gwking@metabang.com>
refactor property list bindings so that the putative plist can use non-keyword keys; added :plist- strategy to do just that
Sun Apr 13 19:42:50 EDT 2008Gary King <gwking@metabang.com>
TAG version-0.7.2
Sun Apr 13 19:42:36 EDT 2008Gary King <gwking@metabang.com>
bump version
Sun Apr 13 19:38:02 EDT 2008Gary King <gwking@metabang.com>
Shift from warning to a style-warning (Thanks to Attila Lendvai)
Thu Apr 3 14:42:40 EDT 2008Gary King <gwking@metabang.com>
Fix from Stelian Ionescu for a missing progn in bind's regex expansion (thanks!)
Sun Mar 23 19:28:57 EDT 2008Gary King <gwking@metabang.com>
updated textmate file
Sun Mar 23 19:28:35 EDT 2008Gary King <gwking@metabang.com>
changed id='header' to class='header'
Mon Mar 17 21:38:44 EDT 2008Gary King <gwking@metabang.com>
TAG version-0.7.1
Mon Mar 17 21:38:29 EDT 2008Gary King <gwking@metabang.com>
Another attempt to correct the misunderstood simple values problem... this one actually works with all the tests.
Mon Mar 17 21:27:28 EDT 2008Gary King <gwking@metabang.com>
TAG version-0.7.1
Mon Mar 17 21:27:12 EDT 2008Gary King <gwking@metabang.com>
bumped version
Mon Mar 17 21:26:35 EDT 2008Gary King <gwking@metabang.com>
Corrected problem with parsing 'simple-bindings' whose variable was 'values'. Thanks to Attila Lendvai for noticing the problem and pointing it out so nicely. Tests for same.
Mon Mar 17 21:25:02 EDT 2008Gary King <gwking@metabang.com>
updated test configuration for lift changes
Sat Mar 1 20:18:33 EST 2008Gary King <gwking@metabang.com>
TAG version-0.7.0
Sat Mar 1 20:15:30 EST 2008Gary King <gwking@metabang.com>
bumped version; improve some accessor tests; improved comments
Sat Mar 1 20:10:49 EST 2008Gary King <gwking@metabang.com>
Added and implemented *bind-treat-values-as-values*
Sat Mar 1 20:10:09 EST 2008Gary King <gwking@metabang.com>
Basic cleanup and reformatting
Sat Mar 1 20:09:51 EST 2008Gary King <gwking@metabang.com>
Moved copyright notice out of bind.lisp and just point at COPYING
Mon Jan 28 11:11:56 EST 2008Gary King <gwking@metabang.com>
TAG version-0.6.5
Mon Jan 28 11:11:44 EST 2008Gary King <gwking@metabang.com>
bumped version
Mon Jan 28 11:11:23 EST 2008Gary King <gwking@metabang.com>
Applied patch from Russ Tyndall and incorporated Attila Lendvai's suggestions for naming things. Bind now maps :accessors and :writable-accessors to with-accessors and :accessors-read-only and :read-only-accessors to a set of read-only bindings.
Sun Jan 13 12:50:15 EST 2008Gary King <gwking@metabang.com>
TAG version-0.6.4
Sun Jan 13 12:45:05 EST 2008Gary King <gwking@metabang.com>
Bump version
Sun Jan 13 12:44:44 EST 2008Gary King <gwking@metabang.com>
very minor website updates
Sun Jan 13 12:44:21 EST 2008Gary King <gwking@metabang.com>
Expand metabang-bind-developer package
Sun Jan 13 12:43:27 EST 2008Gary King <gwking@metabang.com>
Change copyright; remove GLU system file
Sun Jan 13 12:43:01 EST 2008Gary King <gwking@metabang.com>
Use my own boring file
Sun Jan 13 12:42:03 EST 2008Gary King <gwking@metabang.com>
Added support for regular expression bindings using CL-PPCRE
Thu Nov 29 09:08:26 EST 2007attila.lendvai@gmail.com
fix: ignore/ignorables of (values ...) binding dropped the first entry
Sat Dec 1 18:39:58 EST 2007Gary King <gwking@metabang.com>
TAG version-0.6.3
Sat Dec 1 18:39:49 EST 2007Gary King <gwking@metabang.com>
bumped version
Sat Dec 1 18:38:59 EST 2007Gary King <gwking@metabang.com>
website update
Sat Dec 1 18:38:53 EST 2007Gary King <gwking@metabang.com>
Add support and tests for array destructuring
Thu Nov 22 08:17:58 EST 2007attila.lendvai@gmail.com
fix: (bind ((values 42))) was confused to be a values binding
Sun Nov 25 11:55:56 EST 2007Gary King <gwking@metabang.com>
TAG version-0.6.2
Sun Nov 25 11:55:48 EST 2007Gary King <gwking@metabang.com>
Bumped version
Sun Nov 25 11:55:10 EST 2007Gary King <gwking@metabang.com>
Don't call symbol-package unless it's a symbol!
Sun Nov 25 11:54:50 EST 2007Gary King <gwking@metabang.com>
Switch header from class to id
Tue Nov 20 10:20:01 EST 2007Gary King <gwking@metabang.com>
TAG version-0.6.1
Tue Nov 20 10:19:49 EST 2007Gary King <gwking@metabang.com>
Bumped version
Tue Nov 20 10:19:22 EST 2007Gary King <gwking@metabang.com>
Added TextMate project
Tue Nov 20 10:18:32 EST 2007Gary King <gwking@metabang.com>
Updated tutorial
Tue Nov 20 10:01:03 EST 2007Gary King <gwking@metabang.com>
Added :slots and :accessors bindings and tests for same
Thu Nov 15 16:33:53 EST 2007Gary King <gwking@metabang.com>
Bumped version; moved to configuration file based testing
Thu Nov 15 16:33:17 EST 2007Gary King <gwking@metabang.com>
Brought plist handling up to spec
Thu Nov 15 16:32:53 EST 2007Gary King <gwking@metabang.com>
Added files to test system
Thu Nov 15 16:31:45 EST 2007Gary King <gwking@metabang.com>
Tests for structure binding and plist binding
Thu Nov 15 16:31:13 EST 2007Gary King <gwking@metabang.com>
transition to test configuration fiiles
Thu Nov 15 16:30:26 EST 2007Gary King <gwking@metabang.com>
More website tweaks
Thu Nov 15 09:49:21 EST 2007Gary King <gwking@metabang.com>
Website machinations
Mon Nov 5 10:38:46 EST 2007Gary King <gwking@metabang.com>
Switched to extensible defmethod mechanism to define new binding constructs <I think that's cool>!
Mon Nov 5 10:38:07 EST 2007Gary King <gwking@metabang.com>
system reorganization and standardization
Mon Nov 5 10:34:24 EST 2007Gary King <gwking@metabang.com>
Export bind parameter variables (and rename some of them for consistency)
Fri Apr 13 04:51:17 EDT 2007attila.lendvai@gmail.com
Clean up defclass-star integration
Mon Mar 26 10:13:17 EDT 2007attila.lendvai@gmail.com
Delete defclass-star integration (the defclass-star project has them all in one place)
Fri Jan 19 10:19:22 EST 2007attila.lendvai@gmail.com
Don't pollute the :common-lisp-user package from the .asd
Fri Jan 19 10:18:51 EST 2007attila.lendvai@gmail.com
Try to load asdf-system-connections at compile-time so #+ works as expected
Mon Feb 5 10:00:04 EST 2007Gary King <gwking@metabang.com>
Tests for bind-get-vars-from-lambda-list
Fri Jan 19 09:39:02 EST 2007Gary King <gwking@metabang.com>
TAG version-0.2.3
Fri Jan 19 09:38:37 EST 2007Gary King <gwking@metabang.com>
Tests for bind-get-vars-from-lambda-list
Fri Jan 19 09:37:59 EST 2007Gary King <gwking@metabang.com>
Bump version (include Attila Lendvai's patch too)
Fri Jan 19 09:37:13 EST 2007Gary King <gwking@metabang.com>
Remove some cruft; fix another bug in bind-get-vars-from-lambda-list -- it's still too heuristic,... oh well.
Fri Jan 19 08:47:45 EST 2007attila.lendvai@gmail.com
Make the integration with other systems more robust
Tue Jan 9 10:25:40 EST 2007attila.lendvai@gmail.com
FIX: the in-NAME accessor of define-dynamic-context was reading the defined variable which muffled the unused var warning
Thu Jan 18 20:27:00 EST 2007Gary King <gwking@metabang.com>
updated copyright; renamed one of the bind-and-metatilities system connections to bind-and-defclass-star
Tue Dec 26 18:54:13 EST 2006Gary King <gwking@metabang.com>
TAG version-0.2.2
Tue Dec 26 18:54:03 EST 2006Gary King <gwking@metabang.com>
Updated lambda list parsing to handle default values properly. Thanks to Chris Dean for pointing this out.
Sun Dec 17 17:01:47 EST 2006attila.lendvai@gmail.com
FIX: export more stuff when asked for in define-dynamic-context
Sun Dec 17 15:10:23 EST 2006Gary King <gwking@metabang.com>
TAG version-0.2.1
Sun Dec 17 15:09:03 EST 2006Gary King <gwking@metabang.com>
Fixed destructuring bind tests with dotted lists
Sun Dec 17 15:08:39 EST 2006Gary King <gwking@metabang.com>
Better test system integration
Sun Oct 22 09:23:13 EDT 2006attila.lendvai@gmail.com
Added define-dynamic-context
Sun Oct 8 14:30:04 EDT 2006Gary King <gwking@metabang.com>
Fixed copyright
Mon Oct 2 12:46:40 EDT 2006Gary King <gwking@metabang.com>
Converting error about missing asdf-system-connections into a warning (and a fake warning at that)
Sun Jun 11 16:47:09 EDT 2006Gary King <gwking@metabang.com>
Updated copyright date
Thu May 11 15:33:29 EDT 2006Gary King <gwking@metabang.com>
Fixing in-packages
Mon Apr 24 22:37:01 EDT 2006Gary King <gwking@metabang.com>
Lower-cased package names in defsystem
Wed Apr 5 09:34:04 EDT 2006Gary King <gwking@metabang.com>
More #\. => #\- madness
Mon Mar 20 19:04:14 EST 2006Gary King <gwking@metabang.com>
Updated for mlisp
Sun Feb 12 11:56:20 EST 2006Gary King <gwking@metabang.com>
Added some unit-tests; corrected the destructuring-bind code (again!); exported some conditions that aren't acutally used!
Fri Feb 10 09:52:50 EST 2006Gary King <gwking@metabang.com>
Corrected bug where bind destructuring did not handle dotted lists
Thu Feb 9 15:46:45 EST 2006Gary King <gwking@metabang.com>
Added extra logic to take care of nils in destructuring-binds (MCL didn't care, OpenMCL does now) and it's probably a good thing.
Thu Feb 2 11:07:08 EST 2006Gary King <gwking@metabang.com>
Improved formatting of system news in website
Thu Feb 2 11:06:41 EST 2006Gary King <gwking@metabang.com>
Added called to export-exported-symbols
Sat Jan 28 18:52:56 EST 2006Gary King <gwking@metabang.com>
Moved to almost tableless design; I now have achieved nirvana: I can look a bit odd in every browser! <smile>
Thu Jan 26 23:04:01 EST 2006Gary King <gwking@metabang.com>
Fixed :Name links in website
Thu Jan 19 11:07:10 EST 2006Gary King <gwking@metabang.com>
Minor webpage fixes
Mon Jan 9 15:21:57 EST 2006Gary King <gwking@metabang.com>
Re-worked webpage
Mon Jan 9 15:21:44 EST 2006Gary King <gwking@metabang.com>
Added website module
Tue Jan 3 10:24:30 EST 2006Gary King <gwking@metabang.com>
Added metabang-bind package nickname
Sun Jan 1 13:39:25 EST 2006Gary King <gwking@metabang.com>
COPYING move
Sun Jan 1 09:26:35 EST 2006Gary King <gwking@metabang.com>
Added COPYING file
Mon Dec 19 11:41:58 EST 2005Gary King <gwking@metabang.com>
Typo in ASDF-install and made system depend on asdf-system-connections to get ASDF-Install to do our work for us
Fri Dec 9 14:04:01 EST 2005Gary King <gwking@metabang.com>
An attempt at better behavior for handling asdf-system-connections; fixed website typo (thanks to Zach Musgrave)
Tue Nov 22 20:26:12 EST 2005Gary King <gwking@metabang.com>
removed CVS keys
Fri Nov 18 10:15:04 EST 2005Gary King <gwking@metabang.com>
Moved system file up one level
Wed Nov 16 22:21:58 EST 2005Gary King <gwking@metabang.com>
added version file; changing names again
Sun Nov 13 21:02:30 EST 2005Gary King <gwking@metabang.com>
added website; adding system-connection
Fri Nov 11 22:04:47 EST 2005Gary King <gwking@metabang.com>
initial (again)