Alex Shinn
|
23e62275df
|
fixing scheme bytevector for 32bit arch
|
2020-07-28 15:09:40 +09:00 |
|
Alex Shinn
|
99a863c723
|
forgot to add file
|
2020-07-26 23:23:19 +09:00 |
|
Alex Shinn
|
54c4b37f0e
|
adding make-json-reader
|
2020-07-26 23:15:53 +09:00 |
|
Alex Shinn
|
e6229a7f65
|
fix cc warning on 32-bit arch
|
2020-07-24 16:19:24 +09:00 |
|
Alex Shinn
|
992544d051
|
filter history duplicates
|
2020-07-24 15:59:30 +09:00 |
|
Alex Shinn
|
ea370db4b4
|
fixing some cc warnings
|
2020-07-24 15:35:31 +09:00 |
|
Alex Shinn
|
0b9332ba77
|
suggesting closest misspelled options (issue #588)
|
2020-07-24 14:25:15 +09:00 |
|
Alex Shinn
|
8d85bfc5d2
|
improving docs
|
2020-07-24 12:53:29 +09:00 |
|
Alex Shinn
|
cb3734c2d1
|
adding some highlight keywords
|
2020-07-23 18:26:15 +09:00 |
|
Alex Shinn
|
8540155875
|
Fixing and documenting test filtering logic.
Use strikethrough for skipped tests.
Assume verbose testing if no group present for easier repl usage.
|
2020-07-23 17:51:07 +09:00 |
|
Alex Shinn
|
5a54ecce1d
|
adding italic and strikethrough ansi escapes
|
2020-07-23 17:50:26 +09:00 |
|
Alex Shinn
|
9fd9b88660
|
documenting (chibi diff)
|
2020-07-23 17:50:00 +09:00 |
|
Alex Shinn
|
c23bfbc2f6
|
including example output in (chibi doc), translate ansi escape
|
2020-07-23 17:47:04 +09:00 |
|
Alex Shinn
|
5fe3ad766f
|
avoid duplicate libraries
|
2020-07-21 15:48:35 +09:00 |
|
Alex Shinn
|
bcbed04b3b
|
fixing pretty-printed circular lists
|
2020-07-20 16:38:48 +09:00 |
|
Alex Shinn
|
7366a13413
|
adding content-type output for http server files
|
2020-07-17 14:42:28 +09:00 |
|
Alex Shinn
|
983829cab1
|
better inexact computation for ratios which overflow double (issue #671)
|
2020-07-15 16:38:56 +09:00 |
|
Alex Shinn
|
9104fcc44e
|
print skipped tests in verbose mode
|
2020-07-15 16:33:52 +09:00 |
|
Alex Shinn
|
5d9a53f6e3
|
adding tmux-256color to list of terms supporting color
|
2020-07-13 10:02:00 +09:00 |
|
Kris Katterjohn
|
f4526f7fc8
|
(chibi filesystem): conditionalize chown to fix Windows build
|
2020-07-08 15:36:21 -04:00 |
|
Kris Katterjohn
|
8ae99cff92
|
(chibi filesystem): add chown
|
2020-07-08 15:12:14 -04:00 |
|
Alex Shinn
|
e31e5ffbf3
|
updating (chibi json) to work on ports
|
2020-07-08 17:27:05 +09:00 |
|
Alex Shinn
|
f2d38e36c7
|
fixing (srfi 159) after refactoring
|
2020-07-06 15:09:49 +09:00 |
|
Alex Shinn
|
a6e8e9d7ba
|
env vars are identifiers, not symbols; fix evaluation time (issue #516)
|
2020-07-06 15:00:27 +09:00 |
|
Alex Shinn
|
72668b6d26
|
fixing ,@ patterns
|
2020-07-06 14:24:22 +09:00 |
|
Alex Shinn
|
cb5f523532
|
adding ..= and ..* patterns to match (issue #535)
|
2020-07-06 13:42:34 +09:00 |
|
Alex Shinn
|
89a5b97e3c
|
remove duplicate tests
|
2020-06-27 07:13:07 +09:00 |
|
Alex Shinn
|
e8f1233e18
|
cleaning up test names
|
2020-06-19 17:37:55 +09:00 |
|
Alex Shinn
|
402e3c8fb1
|
making (chibi show) an alias of (srfi 166)
|
2020-06-17 23:39:24 +09:00 |
|
Alex Shinn
|
4734fc1e40
|
friendlier report for error on module files with the wrong name (issue #624)
|
2020-06-15 11:51:32 +09:00 |
|
Alex Shinn
|
c245d6cee8
|
fix case folding, update to unicode 13
|
2020-06-04 22:08:07 +09:00 |
|
Alex Shinn
|
6fb0640721
|
adding (chibi diff), use in tests
|
2020-06-04 22:06:32 +09:00 |
|
Alex Shinn
|
5beadf7ce8
|
adding missing files
|
2020-06-03 11:33:15 +09:00 |
|
Alex Shinn
|
1164ecf9b7
|
adding unicode-string-width/wide
|
2020-06-03 10:43:22 +09:00 |
|
Alex Shinn
|
95310e5823
|
no more strcpy/sprintf (issue #653)
|
2020-05-27 18:35:18 +09:00 |
|
Lassi Kortela
|
c251594f0a
|
Fix printf warning in json.c
|
2020-05-27 00:51:30 +03:00 |
|
Alex Shinn
|
c0933e8255
|
Merge branch 'master' of github.com:ashinn/chibi-scheme
|
2020-05-25 19:02:03 +09:00 |
|
Alex Shinn
|
b1af52195a
|
adding initial srfi 166 implementation
|
2020-05-25 19:01:03 +09:00 |
|
Ekaitz Zarraga
|
28f3641583
|
Use SEXP_VOID instead of SEXP_NULL
|
2020-05-24 16:41:43 +02:00 |
|
Ekaitz Zarraga
|
6693e6bf18
|
Add tests
|
2020-05-23 16:05:02 +02:00 |
|
Ekaitz Zarraga
|
3745c16c8c
|
Avoid using alloca in fixnum
|
2020-05-23 15:33:29 +02:00 |
|
Ekaitz Zarraga
|
a2312503c4
|
Flonum support
|
2020-05-23 15:28:48 +02:00 |
|
Ekaitz Zarraga
|
1ea46958a0
|
Add possible common error
|
2020-05-22 12:51:38 +02:00 |
|
Ekaitz Zarraga
|
a843591136
|
Clean formatting and remove unneeded comments
|
2020-05-22 12:51:38 +02:00 |
|
Ekaitz Zarraga
|
0e01716827
|
Exception handling
|
2020-05-22 12:51:38 +02:00 |
|
Ekaitz Zarraga
|
bb1fdbb719
|
Unparse Fixnums
|
2020-05-22 12:10:42 +02:00 |
|
Ekaitz Zarraga
|
57c5940855
|
Unparse Array and Object types
|
2020-05-22 12:10:42 +02:00 |
|
Ekaitz Zarraga
|
35cdd287ea
|
Unparse string
|
2020-05-22 12:10:42 +02:00 |
|
Ekaitz Zarraga
|
de5a4b6b28
|
Copyright headers
|
2020-05-22 12:10:42 +02:00 |
|
Alex Shinn
|
b459e11ecf
|
Merge pull request #647 from ekaitz-zarraga/float_parse
Correct float parsing when exponent has sign
|
2020-05-22 10:35:13 +08:00 |
|