Commit Graph

6 Commits

Author SHA1 Message Date
Dan Ballard 6c633925df test buffer didn't save for last commit -_-; including updated tests for 0 repeat fix 2018-04-13 23:45:26 -07:00
Dan Ballard 8e68493603 fixed https://github.com/dballard/cl-pack/issues/4 ; version bump to 1.0 2018-04-13 19:27:06 -07:00
takayuki 711e650bab fix (pack "w" 0) 2012-11-10 11:52:28 +09:00
Dan Ballard 75c50ca55a / template support in unpack 2009-08-11 17:44:32 -07:00
Dan Ballard 497ada9253 - added . to pack and fixed a bug in X in pack
- @ support in pack
- improvments on parser so that ! < > and repeaters are handled better in combination and parser understanding of ( ) groups
- Basic grouping support. Groups work, and work with repeaters, but not modifiers
- modifiers work over groups in pack and follow most local
- group modifiers work in unpack now too
- packing of strings now accepts a number and on the fly converts it to a string (proper)
- / template support in pack
2009-08-10 10:00:45 -07:00
Dan Ballard f75c6ca2e2 Initial git commit 2009-07-26 20:53:42 -07:00