issues
search
mbrezu
/
cl-messagepack
A Common Lisp implementation of Message Pack
BSD 2-Clause "Simplified" License
29
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
setting *use-null* to t decodes xc0 to 'null
#24
jsulmont
closed
1 year ago
2
decode #xc0 to 'null
#23
jsulmont
closed
1 year ago
3
cannot handle dotted pair (bug?)
#22
jsulmont
closed
1 year ago
3
Use portable ieee-floats and conform to specs for extensions and strings.
#21
Islam0mar
opened
1 year ago
0
Breaking changes to :id initarg
#20
notmgsk
opened
3 years ago
1
does not build with SBCL 2.0.9 - slot :initform/:type conflict
#19
quicklisp
closed
4 years ago
1
The change to the :initarg of extension-type breaks the test and the code itself.
#18
Yehouda
opened
4 years ago
2
Add this implementation to msgpack.org
#17
Symbolics
opened
5 years ago
0
Use messagepack extensions payloads that can be transmitted
#16
notmgsk
opened
5 years ago
6
Initarg should be a keyword
#15
jurov
closed
5 years ago
3
What version of msgpack is implemented?
#14
pebblexe
opened
7 years ago
0
cl-messagepack access for adolenc
#13
phmarek
closed
8 years ago
8
Add option to disable encoding alists as maps
#12
adolenc
closed
8 years ago
0
Fix caching for ext types with :byte-array data
#11
adolenc
closed
8 years ago
0
Properly decoding byte arrays for bin and ext formats
#10
adolenc
closed
8 years ago
2
Fix dangling parentheses
#9
vseloved
closed
9 years ago
1
Correctly handle floating-point handling
#8
vseloved
closed
9 years ago
1
Support bin 16 and bin 32 types and decode bin as str
#7
adolenc
closed
9 years ago
4
Fix double float decoding in sbcl
#6
mateuszb
closed
9 years ago
0
Fixes as requested...
#5
phmarek
closed
9 years ago
3
Does not build for me - symbol issue
#4
quicklisp
closed
9 years ago
2
Change to match the current MessagePack specification
#3
phmarek
closed
9 years ago
4
Add plist->map
#2
KeenS
closed
11 years ago
0
Added the ability to encode association lists as maps.
#1
cl-ment
closed
11 years ago
1