Per Bothner
|
7ce9faf9a8
* char-tables.iscm: Regenerated using Java 9.
|
7 years ago |
Per Bothner
|
36e95c10a2
Add SRFI-140 UTF-16/string conversions.
|
7 years ago |
Per Bothner
|
e5f3f674fb
Add string-join procedure (from SRFI-140), with tests.
|
7 years ago |
Per Bothner
|
9c047e9c17
String viewed as vector works same as string-ref.
|
7 years ago |
Per Bothner
|
ae9222d780
Merge branch 'master' into invoke
|
8 years ago |
Per Bothner
|
046aa3abbd
* lib-test.scm: Added a string-cursor test.
|
8 years ago |
Per Bothner
|
dce19950cf
Various changes to support IString for imutable strings.
|
8 years ago |
Per Bothner
|
a400f5b40b
Add two procedures to the (kawa arglist) library.
|
8 years ago |
Per Bothner
|
b78f7cb115
Sync branches/invoke with trunk -r8580:8731
|
8 years ago |
Per Bothner
|
c14eba144c
Tweak to prior fix, to support java-6 as well as java-7.
|
9 years ago |
Per Bothner
|
989ea044dd
* r7rs-tests.scm: Note conditional failure for Java-7,
|
9 years ago |
Per Bothner
|
06259327f7
* srfi14.scm (char-set<=): Fix bug reported by Seth Alves.
|
10 years ago |
Per Bothner
|
eade45f775
* lib-test.scm (test-ev-req): Tweak to use expanded string literals.
|
10 years ago |
Per Bothner
|
64b2e88bca
* kawa/string-cursors.scm (string-cursor-move, string-cursor-for-each):
|
10 years ago |
Per Bothner
|
fd5f272ae4
* SpecialObjectType.java: New class that extends ObjectType.
|
10 years ago |
Per Bothner
|
b491bf2d2c
Implement the 'string-cursor' API introduced in Chibi Scheme.
|
10 years ago |
Per Bothner
|
62d8e98e78
Comment tweak.
|
10 years ago |
Per Bothner
|
60a6f2190f
* LangObjType.java (getConstructor): Add case for bytevector.
|
11 years ago |
Per Bothner
|
05be6fe745
Change handling of a quoted symbol containing a colon.
|
11 years ago |
Per Bothner
|
a59084fdc8
* srfi14.scm (%boundary-pairs-union): Fix for Savannah bug #37633
|
12 years ago |
Per Bothner
|
90cab62261
* bytevectors.scm (bytevector-copy!, bytevector-append):
|
12 years ago |
Per Bothner
|
6aac325fc4
* vectors.scm (vector->list): Add optional bounds, as in R7RS.
|
12 years ago |
Per Bothner
|
d1f99f197f
* FVector.java (setAll): Rename to ...
|
12 years ago |
Per Bothner
|
1d2bd70728
Fix Savannah bug #15579.
|
12 years ago |
Per Bothner
|
287354e62c
* StreamsType.scm: Rewrite to build on top of
|
13 years ago |
Per Bothner
|
1212eb6305
* bytevector.scm: New file, for R7RS bytevector functions.
|
13 years ago |
Per Bothner
|
d47329ca33
* srfi14.scm: Update character sets to match Unicode 6 and the
|
13 years ago |
Per Bothner
|
a30b09751e
* srfi14.scm: New implementation of SRFI-14.
|
14 years ago |
Per Bothner
|
9dd2f41b97
* rnrs/lists.scm: Added the (rnrs lists (6)) library.
|
14 years ago |
Per Bothner
|
3d7821959a
* CompileInvoke.java (validateApplyInvoke): Fix some errors in
|
14 years ago |