common-lisp.net
/
projects/xcvb/metabang-bind.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/xcvb/metabang-bind.git
2011-04-06
Gary King
declare indent was a no-no
master
commit
|
commitdiff
|
tree
2011-04-05
Gary King
website tweaks
commit
|
commitdiff
|
tree
2011-04-05
Gary King
added Eric Schulte's lambda-bind
commit
|
commitdiff
|
tree
2011-03-27
Gary King
... and also fix the problem with non-list first elemen...
commit
|
commitdiff
|
tree
2011-03-27
Gary King
added docstring support to :flet and :labels
commit
|
commitdiff
|
tree
2011-03-27
Gary King
minor website tweaks
commit
|
commitdiff
|
tree
2011-02-12
Gary King
Several things
commit
|
commitdiff
|
tree
2011-02-12
Gary King
minor website tweaks; document
commit
|
commitdiff
|
tree
2010-09-21
Gary King
use _ to indicate ignorable (in addition to nil)
commit
|
commitdiff
|
tree
2010-04-12
Gary King
Added test for slots-r/o and made sure it was there!
commit
|
commitdiff
|
tree
2010-04-10
Gary King
Added unit-tests/functions.lisp
commit
|
commitdiff
|
tree
2010-04-10
Gary King
Added :slots-r/o and updated website
commit
|
commitdiff
|
tree
2010-03-07
Gary King
Update the :re regular-expression binding form
commit
|
commitdiff
|
tree
2010-03-05
Gary King
Add :flet binding form
commit
|
commitdiff
|
tree
2010-02-23
Gary King
flet - wip
commit
|
commitdiff
|
tree
2010-02-23
Gary King
Merge remote branch 'ag3/flet' into flet
commit
|
commitdiff
|
tree
2009-11-16
Gary Warren...
remove asdf-system-connections from system def
commit
|
commitdiff
|
tree
2009-11-01
Gary King
tweak to warnings fix
commit
|
commitdiff
|
tree
2009-11-01
Gary King
prevent warnings about undefined functions (thanks...
commit
|
commitdiff
|
tree
2009-06-04
Gary King
website and testsuite configuration tweaks
commit
|
commitdiff
|
tree
2009-05-28
Gary King
bumped version
commit
|
commitdiff
|
tree
2009-05-28
Gary King
fixed ugly nested binding forms bug
commit
|
commitdiff
|
tree
2009-05-28
Gary King
added writable structure bindings (:structure/rw)
commit
|
commitdiff
|
tree
2009-03-30
Gary King
Use defbinding-form for conses, symbols and arrays...
commit
|
commitdiff
|
tree
2009-03-30
Gary King
Improved defbinding-form macro so that it supports...
commit
|
commitdiff
|
tree
2009-03-29
Gary King
Connect binding-form-docstring to cl:documentation
commit
|
commitdiff
|
tree
2009-03-29
Gary King
mucking; docstrings
commit
|
commitdiff
|
tree
2009-03-29
Gary King
allow defbinding-form to _not_ use a extra layer of...
commit
|
commitdiff
|
tree
2009-03-29
Gary King
stop inserting when there are no declarations.
commit
|
commitdiff
|
tree
2009-03-29
Gary King
Finish removing support for *treat-values-as-values*
commit
|
commitdiff
|
tree
2009-03-29
Gary King
tweak checks for missing-values warnings; wasn't handli...
commit
|
commitdiff
|
tree
2009-03-29
Gary King
tweak .boring
commit
|
commitdiff
|
tree
2009-03-23
Gary King
cleanup a few typos
commit
|
commitdiff
|
tree
2009-03-23
Gary King
Add bind-missing-value-form-warning and implement it
commit
|
commitdiff
|
tree
2009-03-09
Gary King
misc. cleanup
commit
|
commitdiff
|
tree
2009-03-09
Gary King
associate docstrings with binding-forms
commit
|
commitdiff
|
tree
2009-03-09
Gary King
added some introspection: binding-forms, binding-form...
commit
|
commitdiff
|
tree
2009-03-09
Gary King
just moved stuff around
commit
|
commitdiff
|
tree
2009-03-01
Gary King
a few more tests
commit
|
commitdiff
|
tree
2009-03-01
Gary King
be smarter about function declarations
commit
|
commitdiff
|
tree
2009-03-01
Gary King
added :explain to *bind-non-var-declarations* for Allegro
commit
|
commitdiff
|
tree
2009-03-01
Gary King
complete refactoring and macroizing
commit
|
commitdiff
|
tree
2009-03-01
Gary King
update .boring file
commit
|
commitdiff
|
tree
2008-09-30
Gary King
removed ;;; -+ lines
commit
|
commitdiff
|
tree
2008-09-11
Gary King
Oh, ACL has the same syntax as CL-PPCRE so I need to...
commit
|
commitdiff
|
tree
2008-09-11
Gary King
left some variables I didn't need in; removing 'em
commit
|
commitdiff
|
tree
2008-09-11
Gary King
bump version
commit
|
commitdiff
|
tree
2008-09-11
Gary King
Added bind-re-allegro to support regular expression...
commit
|
commitdiff
|
tree
2008-06-24
levente.meszaros
Renamed bind option :slots to :read-only-slots, added...
commit
|
commitdiff
|
tree
2008-05-10
attila.lendvai
fix (bind () 1 2) expanding to 1
commit
|
commitdiff
|
tree
2008-06-10
Gary King
Toss in a defgeneric to molify SBCL's warning
commit
|
commitdiff
|
tree
2008-06-08
Gary King
added :assoc binding strategy for associative lists
commit
|
commitdiff
|
tree
2008-06-08
Gary King
refactor property list bindings so that the putative...
commit
|
commitdiff
|
tree
2008-04-13
Gary King
bump version
commit
|
commitdiff
|
tree
2008-04-13
Gary King
Shift from warning to a style-warning (Thanks to Attila...
commit
|
commitdiff
|
tree
2008-04-03
Gary King
Fix from Stelian Ionescu for a missing progn in bind...
commit
|
commitdiff
|
tree
2008-03-23
Gary King
updated textmate file
commit
|
commitdiff
|
tree
2008-03-23
Gary King
changed id
commit
|
commitdiff
|
tree
2008-03-18
Gary King
Another attempt to correct the misunderstood simple...
commit
|
commitdiff
|
tree
2008-03-18
Gary King
bumped version
commit
|
commitdiff
|
tree
2008-03-18
Gary King
Corrected problem with parsing 'simple-bindings' whose...
commit
|
commitdiff
|
tree
2008-03-18
Gary King
updated test configuration for lift changes
commit
|
commitdiff
|
tree
2008-03-02
Gary King
bumped version; improve some accessor tests; improved...
commit
|
commitdiff
|
tree
2008-03-02
Gary King
Added and implemented *bind-treat-values-as-values*
commit
|
commitdiff
|
tree
2008-03-02
Gary King
Basic cleanup and reformatting
commit
|
commitdiff
|
tree
2008-03-02
Gary King
Moved copyright notice out of bind.lisp and just point...
commit
|
commitdiff
|
tree
2008-01-28
Gary King
bumped version
commit
|
commitdiff
|
tree
2008-01-28
Gary King
Applied patch from Russ Tyndall and incorporated Attila...
commit
|
commitdiff
|
tree
2008-01-13
Gary King
Bump version
commit
|
commitdiff
|
tree
2008-01-13
Gary King
very minor website updates
commit
|
commitdiff
|
tree
2008-01-13
Gary King
Expand metabang-bind-developer package
commit
|
commitdiff
|
tree
2008-01-13
Gary King
Change copyright; remove GLU system file
commit
|
commitdiff
|
tree
2008-01-13
Gary King
Use my own boring file
commit
|
commitdiff
|
tree
2008-01-13
Gary King
Added support for regular expression bindings using...
commit
|
commitdiff
|
tree
2007-11-29
attila.lendvai
fix: ignore/ignorables of (values ...) binding dropped...
commit
|
commitdiff
|
tree
2007-12-01
Gary King
bumped version
commit
|
commitdiff
|
tree
2007-12-01
Gary King
website update
commit
|
commitdiff
|
tree
2007-12-01
Gary King
Add support and tests for array destructuring
commit
|
commitdiff
|
tree
2007-11-22
attila.lendvai
fix: (bind ((values 42))) was confused to be a values...
commit
|
commitdiff
|
tree
2007-11-25
Gary King
Bumped version
commit
|
commitdiff
|
tree
2007-11-25
Gary King
Don't call symbol-package unless it's a symbol!
commit
|
commitdiff
|
tree
2007-11-25
Gary King
Switch header from class to id
commit
|
commitdiff
|
tree
2007-11-20
Gary King
Bumped version
commit
|
commitdiff
|
tree
2007-11-20
Gary King
Added TextMate project
commit
|
commitdiff
|
tree
2007-11-20
Gary King
Updated tutorial
commit
|
commitdiff
|
tree
2007-11-20
Gary King
Added :slots and :accessors bindings and tests for...
commit
|
commitdiff
|
tree
2007-11-15
Gary King
Bumped version; moved to configuration file based testing
commit
|
commitdiff
|
tree
2007-11-15
Gary King
Brought plist handling up to spec
commit
|
commitdiff
|
tree
2007-11-15
Gary King
Added files to test system
commit
|
commitdiff
|
tree
2007-11-15
Gary King
Tests for structure binding and plist binding
commit
|
commitdiff
|
tree
2007-11-15
Gary King
transition to test configuration fiiles
commit
|
commitdiff
|
tree
2007-11-15
Gary King
More website tweaks
commit
|
commitdiff
|
tree
2007-11-15
Gary King
Website machinations
commit
|
commitdiff
|
tree
2007-11-05
Gary King
Switched to extensible defmethod mechanism to define...
commit
|
commitdiff
|
tree
2007-11-05
Gary King
system reorganization and standardization
commit
|
commitdiff
|
tree
2007-11-05
Gary King
Export bind parameter variables (and rename some of...
commit
|
commitdiff
|
tree
2007-04-13
attila.lendvai
Clean up defclass-star integration
commit
|
commitdiff
|
tree
2007-03-26
attila.lendvai
Delete defclass-star integration (the defclass-star...
commit
|
commitdiff
|
tree
2007-01-19
attila.lendvai
Don't pollute the :common-lisp-user package from the...
commit
|
commitdiff
|
tree
2007-01-19
attila.lendvai
Try to load asdf-system-connections at compile-time...
commit
|
commitdiff
|
tree
next