- Feb 03, 2023
-
-
Philipp Marek authored
This reverts commit c5debea3.
-
- Jan 29, 2023
-
-
Philipp Marek authored
-
- Nov 27, 2022
-
-
Ralph Schleicher authored
* parse.lisp (true, false): New variable. (parse-constant): Return symbol values of true and false. * encode.lisp (encode) [symbol]: Handle true and false symbols. * test.lisp (booleans-as-symbols): New test.
-
- Oct 28, 2022
-
-
Philipp Marek authored
Support encoding for cmucl's utf-16 strings
-
Raymond Toy authored
Rearrange test so that only we only conditionalize on the reasonably smallest changes of the test.
-
- Oct 27, 2022
-
-
Raymond Toy authored
Yason currently assumes strings can hold any possible unicode codepoint. But that's not true with cmucl which uses utf-16 encoding for strings. The following things are needed to allow yason to handle cmucl's strings. * encode.lisp: * Add cmucl-specific `escape-strint-to-stream` to handle cmucl's utf-16 strings; yason was assuming string can hold any codepoint. * test.lisp: * Update test "stream-encode.unicode-string" for cmucl's utf-16 strings. -
Philipp Marek authored
-
- Oct 22, 2022
-
-
- Jun 02, 2022
-
-
Philipp Marek authored
-
Philipp Marek authored
-
Philipp Marek authored
-
- Feb 25, 2022
-
-
Philipp Marek authored
-
- Feb 16, 2022
-
-
Philipp Marek authored
-
- Feb 04, 2022
-
-
Philipp Marek authored
Typo in doc.xml
-
reflektoin authored
Change serialze to serialize.
-
- Aug 27, 2021
-
-
Philipp Marek authored
-
Philipp Marek authored
-
- Nov 23, 2020
-
-
Philipp Marek authored
-
Philipp Marek authored
-
- Nov 20, 2020
-
-
samuel-jimenez authored
-
- Nov 08, 2020
-
-
Philipp Marek authored
-
- Oct 16, 2020
-
-
Philipp Marek authored
-
Philipp Marek authored
-
Philipp Marek authored
-
- Oct 12, 2020
-
-
Philipp Marek authored
-
- Sep 29, 2020
- Sep 27, 2020
-
-
Xin Wang authored
-
- Sep 09, 2020
-
-
Philipp Marek authored
-
Philipp Marek authored
-
- Aug 22, 2020
-
-
Philipp Marek authored
-
Philipp Marek authored
-
- Aug 19, 2020
-
-
Philipp Marek authored
-
- Aug 18, 2020
-
-
Philipp Marek authored
-
- May 21, 2020
-
-
Philipp Marek authored
Fixes #53.
-
Philipp Marek authored
-
- May 13, 2020
-
-
samuel-jimenez authored
Restore order of alist to original JSON string
-
- Feb 02, 2020
-
-
Philipp Marek authored
This will be used eg. for VLIME communication.
-
- Dec 03, 2019
-
-
Philipp Marek authored
-
Philipp Marek authored
-