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
|
97ea47686e
|
implementing substring/preserve
|
2020-07-21 14:05:30 +09:00 |
|
Alex Shinn
|
bde8a618ec
|
comments from adam nelson: fixing numeric/comma arg, wrapped doesn't append final newline
|
2020-07-20 17:41:34 +09:00 |
|
Alex Shinn
|
58f6509c6f
|
adding some substring-terminal-width tests
|
2020-07-20 17:16:58 +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
|
fc33d6ffa3
|
implementing basic colors for pretty-with-colors
|
2020-07-14 23:58:27 +09:00 |
|
Alex Shinn
|
b4fb077fef
|
random_r doesn't necessarily provide enough bits even for a fixnum (issue #668)
|
2020-07-13 10:27:04 +09:00 |
|
Alex Shinn
|
5d9a53f6e3
|
adding tmux-256color to list of terms supporting color
|
2020-07-13 10:02:00 +09:00 |
|
Kris Katterjohn
|
948252517f
|
Check the number of args to delay and delay-force
|
2020-07-08 19:15:06 -04: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
|
a9faa6cc7b
|
removing debugging (scheme write) import
|
2020-07-03 14:51:54 +09:00 |
|
Alex Shinn
|
36c3471fa7
|
adding substring/width
|
2020-07-03 14:45:36 +09:00 |
|
Alex Shinn
|
39344bcaa0
|
adding background colors, as-italic
|
2020-07-03 10:42:11 +09:00 |
|
Alex Shinn
|
e3fddebb26
|
even string-cursor->index/index->cursor are polymorphic
|
2020-07-03 09:43:26 +09:00 |
|
Alex Shinn
|
89a5b97e3c
|
remove duplicate tests
|
2020-06-27 07:13:07 +09:00 |
|
Alex Shinn
|
25e04e2a35
|
switch /si default base to 1000, remove show-columns export
|
2020-06-24 13:08:33 +09:00 |
|
Alex Shinn
|
532fb83e0a
|
don't use nested show in pretty (issue #518); use string-width for computing width (issue #517)
|
2020-06-24 12:25:36 +09:00 |
|
Alex Shinn
|
06cef55723
|
guard should use raise-continuable (issue #661)
|
2020-06-19 17:48:29 +09:00 |
|
Alex Shinn
|
e8f1233e18
|
cleaning up test names
|
2020-06-19 17:37:55 +09:00 |
|
Alex Shinn
|
afb4a432c9
|
replace (chibi string) with (srfi 130) in (srfi 166)
|
2020-06-18 00:00:45 +09:00 |
|
Alex Shinn
|
402e3c8fb1
|
making (chibi show) an alias of (srfi 166)
|
2020-06-17 23:39:24 +09:00 |
|
Alex Shinn
|
278bb48b00
|
error on recursive includes (issue #557)
|
2020-06-16 11:44:10 +09:00 |
|
Alex Shinn
|
5b7729fbfc
|
fixing whitespace
|
2020-06-16 11:43:47 +09:00 |
|
Alex Shinn
|
23f93cceb4
|
better fix for #618
|
2020-06-16 10:05:26 +09:00 |
|
Alex Shinn
|
08c72aca59
|
handle shared dotted tail in writing lists (issue #618)
|
2020-06-15 12:22:16 +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 |
|
Lukas Stoll
|
afba9d8c27
|
Correct record-type names in srfi 41
|
2020-06-09 19:50:13 +02:00 |
|
Lukas Stoll
|
4f23fb4e03
|
Add (scheme lazy) to imports for srfi 41
|
2020-06-09 15:05:41 +02:00 |
|
Lukas Stoll
|
6e2bd8d4b7
|
Use r7rs lazy primitives in srfi 41
Rewrite srfi 41 primitive layer in terms of r7rs primitives for delayed
evaluation.
|
2020-06-09 14:55:44 +02:00 |
|
Alex Shinn
|
d42d4d5600
|
replace define-library-alias with define-library + alias-for
|
2020-06-04 23:55:37 +09:00 |
|
Alex Shinn
|
c245d6cee8
|
fix case folding, update to unicode 13
|
2020-06-04 22:08:07 +09:00 |
|