David Thompson
|
707dd9076b
Add stubs for a subset of array API to (guile).
|
7 months ago |
David Thompson
|
9c30bd13ea
Add catch and scm-error to (guile).
|
7 months ago |
David Thompson
|
0b3d069b6d
Add module-set! and @@ stubs to (guile).
|
7 months ago |
David Thompson
|
dca82a7a92
Add some port shims to (guile).
|
7 months ago |
David Thompson
|
36449d40e3
Reorganize string util code in guile.scm.
|
7 months ago |
David Thompson
|
df4c4fa929
Add string-pad to (guile).
|
7 months ago |
David Thompson
|
4396315106
Add string-concatenate-reverse to (guile).
|
7 months ago |
David Thompson
|
f2595ad80c
Add substring/shared to (guile).
|
7 months ago |
David Thompson
|
66db7f96cf
Add string-concatenate, string-join, string-split to (guile).
|
7 months ago |
David Thompson
|
f807714d67
Add filter to (guile).
|
7 months ago |
David Thompson
|
e041d5745e
Add string-null? to (guile).
|
7 months ago |
David Thompson
|
781a1cce0f
Add false-if-exception to (guile).
|
7 months ago |
Juliana Sims
|
da00689f7b
guile: Add string-index, string-prefix?, string-suffix?, *-ci?
|
7 months ago |
Juliana Sims
|
ec5186bc39
guile: Export string-map.
|
7 months ago |
David Thompson
|
7b3ff11cda
Add define-inlinable shim to (guile).
|
7 months ago |
David Thompson
|
4ad7939c57
Add empty list cases to sort/sort! in (guile).
|
7 months ago |
David Thompson
|
d5ba68da3b
Add cond-expand-provide shim to (guile).
|
7 months ago |
David Thompson
|
f15e08837c
Add list-head and append! to (guile).
|
7 months ago |
David Thompson
|
a75ef2a603
Add identity to (guile).
|
7 months ago |
David Thompson
|
429f7d151f
Add sorting procedures to (guile).
|
7 months ago |
Juliana Sims
|
67ed57d31a
Add and expose file-position and ftell.
|
7 months ago |
David Thompson
|
d2121aea58
Fix unbound record-related exports in (guile).
|
7 months ago |
David Thompson
|
e75d699971
Add partial compatibility for Guile's hash table API.
|
8 months ago |
Juliana Sims
|
42258ab21f
Add with-input-from-string, with-output-to-string
|
8 months ago |
Juliana Sims
|
5330a24591
Add and export %make-void-port
|
8 months ago |
David Thompson
|
cae9b35d03
Merge branch 'new-hashtables' into 'main'
|
8 months ago |
David Thompson
|
f37c03db7d
numbers: Add most-positive-fixnum and most-negative-fixnum.
|
9 months ago |
David Thompson
|
7f8bc83178
Fix delq1! in (guile).
|
8 months ago |
David Thompson
|
11b4ce6d3e
Add delq and friends to (guile).
|
8 months ago |
David Thompson
|
1a482f5208
Add bare minimum support for 'throw' to (guile).
|
8 months ago |