Abdulaziz Ghuloum
35fa003558
* Added $write-byte to ikarus.io-primitives.unsafe.ss
2007-05-18 08:15:51 -04:00
Abdulaziz Ghuloum
5249a8ec31
* The gc now knows about bytevectors
2007-05-17 04:34:52 -04:00
Abdulaziz Ghuloum
913bd590b6
* Added uint-list->bytevector and sint-list->bytevector.
2007-05-17 03:36:28 -04:00
Abdulaziz Ghuloum
8f885aa848
* bytevector-sint-set! is almost ok.
2007-05-16 11:05:06 -04:00
Abdulaziz Ghuloum
e3bb91ad08
* Added a $bignums library that's now just holding the names of
...
primitive bignum functions.
2007-05-16 06:02:34 -04:00
Abdulaziz Ghuloum
9488a0706f
* Added bytevector-uint-set!
2007-05-15 20:19:24 -04:00
Abdulaziz Ghuloum
4062b00c29
* Added bytevector-uint-ref, bytevector-sint-ref, bytevector->uint-list,
...
and bytevector->sint-list
2007-05-15 19:27:36 -04:00
Abdulaziz Ghuloum
3629e0b0d9
* Added bytevector=?
2007-05-15 14:37:04 -04:00
Abdulaziz Ghuloum
1e364d3186
* Added bytevector-copy and bytevector-fill!
2007-05-15 14:33:50 -04:00
Abdulaziz Ghuloum
f630177d17
* Added bytevector->u8-list, u8-list->bytevector, and
...
bytevector-copy!.
2007-05-15 14:27:31 -04:00
Abdulaziz Ghuloum
a809afd0fb
* added bytevector-s8-set! and bytevector-u8-set!.
2007-05-15 13:50:00 -04:00
Abdulaziz Ghuloum
a11fb060f2
* Added bytevector-u8-ref and bytevector-s8-ref.
2007-05-15 13:38:38 -04:00
Abdulaziz Ghuloum
db80ba43f6
* Added bytevector-length
2007-05-15 13:17:17 -04:00
Abdulaziz Ghuloum
49d254c89e
* Added make-bytevector and bytevector?
2007-05-15 12:42:52 -04:00
Abdulaziz Ghuloum
9d3e23fb6d
* added an (ikarus system $bytevectors) library
2007-05-15 12:29:47 -04:00
Abdulaziz Ghuloum
97f59ad1ee
* transition of symbols to secondary type done.
2007-05-15 11:37:43 -04:00
Abdulaziz Ghuloum
9ded62b5e5
* can now load fresh compiler
2007-05-15 10:45:31 -04:00
Abdulaziz Ghuloum
2b96460a77
* added find-library-by-name
2007-05-15 10:23:40 -04:00
Abdulaziz Ghuloum
026f786bf9
* added current-library-collection and library-name to
...
ikarus.system.$bootstrap
2007-05-15 10:18:58 -04:00
Abdulaziz Ghuloum
6bdb50004a
* incremental step towards loading a fresh compiler for
...
bootstrapping.
2007-05-15 08:56:22 -04:00
Abdulaziz Ghuloum
3656be2631
* Added open-input-string.
2007-05-11 23:39:22 -04:00
Abdulaziz Ghuloum
c85495a4f2
* added positive?
2007-05-11 23:14:23 -04:00
Abdulaziz Ghuloum
6fe22073dd
* Added datum->syntax and syntax->datum
2007-05-11 22:50:02 -04:00
Abdulaziz Ghuloum
6e1c1f847a
* Added bound-identifier=?
2007-05-11 22:47:09 -04:00
Abdulaziz Ghuloum
d7b72ae38a
* added call-with-current-continuation.
2007-05-11 22:02:49 -04:00
Abdulaziz Ghuloum
29c43af1f4
* added environment, environment?, and eval as specified by r6rs.
2007-05-11 21:06:31 -04:00
Abdulaziz Ghuloum
1932db8d65
* library manager now attempts to load imported libraries from file
...
according to some library-name->file-name mapping.
2007-05-11 20:32:48 -04:00
Abdulaziz Ghuloum
48f98c13c5
* added some support for the old interaction repl behavior.
2007-05-09 23:42:32 -04:00
Abdulaziz Ghuloum
4763b3e67e
* reinstated (ikarus fasl read)
2007-05-09 19:37:24 -04:00
Abdulaziz Ghuloum
e157388176
* added (r6rs syntax-case) library.
2007-05-09 12:54:57 -04:00
Abdulaziz Ghuloum
457ed6aa4b
* removed uses of fx primitives from ikarus.syntax.ss
2007-05-09 11:26:26 -04:00
Abdulaziz Ghuloum
fd91a5bafc
* added a (ikarus symbols) library.
2007-05-09 11:17:54 -04:00
Abdulaziz Ghuloum
f64b0ee310
* added a (chez modules) library that exports the module keyword.
2007-05-09 11:12:27 -04:00
Abdulaziz Ghuloum
48244ec85e
* makefile.ss is turned into an r6rs-script.
2007-05-09 07:49:04 -04:00
Abdulaziz Ghuloum
509a375871
* makefile now inserts letrec* into (ikarus) and (r6rs).
2007-05-09 06:10:38 -04:00
Abdulaziz Ghuloum
8226619438
* install-library now takes an extra visibility flag.
...
* installed-libraries now takes an optional "all?" flag:
- if all? is true, it returns all libraries.
- if all? is false, it returns only the visible libraries
- all? defaults to #t.
2007-05-07 04:52:22 -04:00
Abdulaziz Ghuloum
4c8029ab3e
* now exporting installed-libraries.
2007-05-07 04:09:35 -04:00
Abdulaziz Ghuloum
37920f52af
* now exporting set-rtd-printer!
2007-05-07 04:04:54 -04:00
Abdulaziz Ghuloum
24f07a7d66
* swapped the message and the procedure for time-it.
2007-05-07 02:32:39 -04:00
Abdulaziz Ghuloum
4e5d1439e0
* Added timers to the makefile.ss
2007-05-07 02:29:34 -04:00
Abdulaziz Ghuloum
4c12889e10
* removed current-library-collection from list of primitives.
2007-05-06 23:12:34 -04:00
Abdulaziz Ghuloum
2eb451febe
* removed some junk from ikarus.syntax
2007-05-06 23:11:30 -04:00
Abdulaziz Ghuloum
70008f2f7a
* removed all references to $code? from the code.
2007-05-06 22:49:33 -04:00
Abdulaziz Ghuloum
d58f15b14c
* added code? to the compiler.
2007-05-06 22:48:10 -04:00
Abdulaziz Ghuloum
1703ff38f8
* (ikarus system unsafe) is gone.
...
* a new bootstrap library is added for three primitives.
2007-05-06 20:54:30 -04:00
Abdulaziz Ghuloum
f46dac0612
* eval-core is no longer exported
2007-05-06 20:46:47 -04:00
Abdulaziz Ghuloum
e638797f11
* eval-top-level is no longer exported to the top-level
2007-05-06 20:43:56 -04:00
Abdulaziz Ghuloum
e3c58d4464
* moved load to ikarus.load.ss
2007-05-06 20:39:42 -04:00
Abdulaziz Ghuloum
cbad0231d4
* ikarus.cafe now imports eval-top-level explicitly from
...
ikarus.syntax
2007-05-06 20:29:58 -04:00
Abdulaziz Ghuloum
7032f963e1
* void is moved to ikarus.singular-objects
...
* removed:
src/ikarus.void.ss
2007-05-06 20:23:45 -04:00