Dan Ballard
b6853477a4
fix for byte-to-2hex re: https://github.com/dballard/cl-pack/issues/5
2020-04-03 10:28:17 -07:00
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
Dan Ballard
f079626bcb
update email address
2016-09-01 14:53:50 -07:00
Dan Ballard
f3815c3701
typo in README
2016-07-20 17:07:43 -07:00
Dan Ballard
405e26a856
add quicklisp installation
2016-07-20 17:06:56 -07:00
Dan Ballard
8febe6e602
Merge pull request #3 from mhsjlw/master
...
update readme, remove ieee-floats dependancy
2016-05-20 08:12:29 -07:00
mhsjlw
3a255096b7
update readme, remove ieee-floats dependancy
2016-05-20 06:38:34 -04:00
Dan Ballard
d38b98aa5e
Update license name typo
2016-05-19 21:00:55 -07:00
Dan Ballard
4585a901a4
updated README
2016-01-07 07:57:30 -08:00
Dan Ballard
94187ec3a2
Merge pull request #1 from taksatou/master
...
fix (pack "w" 0)
2012-11-11 09:49:16 -08:00
takayuki
711e650bab
fix (pack "w" 0)
2012-11-10 11:52:28 +09:00
Dan Ballard
fcaeda281a
Documentation cleanup
2009-08-12 16:53:32 -07: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
99d017e8dd
first update
2009-07-26 21:00:26 -07:00
Dan Ballard
f75c6ca2e2
Initial git commit
2009-07-26 20:53:42 -07:00