Abdulaziz Ghuloum
|
fc67c0e155
|
* Added remp and assp
|
2007-09-10 15:56:15 -04:00 |
Abdulaziz Ghuloum
|
009a25ad30
|
* Added endianness and native-endianness
|
2007-09-10 15:15:20 -04:00 |
Abdulaziz Ghuloum
|
64b06d698b
|
* Added bytevector-s16-native-set! and bytevector-s16-set!.
|
2007-09-10 14:58:37 -04:00 |
Abdulaziz Ghuloum
|
9d478bc6b4
|
* Added bytevector-u16-native-set! and bytevector-u16-set!
|
2007-09-10 14:47:29 -04:00 |
Abdulaziz Ghuloum
|
e273953b39
|
* Added bytevector-s16-ref and bytevector-s16-native-ref.
|
2007-09-10 14:24:35 -04:00 |
Abdulaziz Ghuloum
|
3e4c7150f6
|
* Added bytevector-u16-native-ref and bytevector-u16-ref
|
2007-09-10 14:10:37 -04:00 |
Abdulaziz Ghuloum
|
18b4a78045
|
* Added vector-sort!
|
2007-09-09 23:58:00 -04:00 |
Abdulaziz Ghuloum
|
375b738ccb
|
* Added vararg case for for-each.
|
2007-09-09 23:50:55 -04:00 |
Abdulaziz Ghuloum
|
a291ed8ffb
|
* Added list-sort and vector-sort.
|
2007-09-04 12:56:40 -04:00 |
Abdulaziz Ghuloum
|
cb40f0ae3c
|
* disp-bytevector-data changed to 8.
|
2007-09-04 01:40:31 -04:00 |
Abdulaziz Ghuloum
|
b5d3ceebe4
|
* Added char-general-category and a category lookup table.
|
2007-09-03 04:42:46 -04:00 |
Abdulaziz Ghuloum
|
ad1c469ffb
|
Added inexact?
|
2007-09-03 00:34:53 -04:00 |
Abdulaziz Ghuloum
|
0bbbcf9604
|
* Added missing string<?, string<=?, string>?, and string>=?
* Added string-ci=?, string-ci<?, string-ci<=?, string-ci>?, and
string-ci>=?
|
2007-09-03 00:17:15 -04:00 |
Abdulaziz Ghuloum
|
89786ff4d0
|
* Added flsin, flcos, fltan, flasin, flacos, flatan procedures.
|
2007-09-02 21:16:54 -04:00 |
Abdulaziz Ghuloum
|
6ff9e3dc9c
|
Added fixnum->flonum
|
2007-09-02 21:02:06 -04:00 |
Abdulaziz Ghuloum
|
46193467c5
|
Added asin, acos, and tan
|
2007-09-02 20:57:02 -04:00 |
Abdulaziz Ghuloum
|
38a60b4d84
|
Added various geom functions to runtime including asin, acos, tan
|
2007-09-02 20:53:28 -04:00 |
Abdulaziz Ghuloum
|
d785d40935
|
Added (assert expr) macro
|
2007-09-02 20:48:59 -04:00 |
Abdulaziz Ghuloum
|
592b62cfe7
|
* Added (null-environment 5) procedure.
|
2007-09-02 03:09:29 -04:00 |
Abdulaziz Ghuloum
|
f351cc9a5b
|
* Added (ikarus null-environment-5) library.
|
2007-09-02 02:57:56 -04:00 |
Abdulaziz Ghuloum
|
a471e1a150
|
* Added delay and force.
|
2007-09-02 02:47:50 -04:00 |
Abdulaziz Ghuloum
|
9e066f4d4c
|
* Added vector-fill! and string-fill!
* Fixed a bug in (string 10) returning an uninitialized string.
|
2007-09-02 02:22:23 -04:00 |
Abdulaziz Ghuloum
|
d515520bd7
|
* Added make-variable-transformer procedure.
|
2007-09-02 02:03:29 -04:00 |
Abdulaziz Ghuloum
|
d2419aca42
|
Better status report for time-it
|
2007-08-30 17:25:29 -04:00 |
Abdulaziz Ghuloum
|
28b143036f
|
Added time macro
|
2007-08-30 11:06:21 -04:00 |
Abdulaziz Ghuloum
|
efb59a4f46
|
Added exact, inexact
|
2007-08-28 18:15:27 -04:00 |
Abdulaziz Ghuloum
|
bbe077cd5f
|
* Added floor
* exported negative?
|
2007-08-28 17:45:54 -04:00 |
Abdulaziz Ghuloum
|
d1221276b9
|
Added vector-for-each
|
2007-08-28 17:24:53 -04:00 |
Abdulaziz Ghuloum
|
5321868952
|
Added vector-map
|
2007-08-28 15:37:51 -04:00 |
Abdulaziz Ghuloum
|
e2ca2dffb2
|
Added boolean=? and symbol=?
|
2007-08-28 15:03:21 -04:00 |
Abdulaziz Ghuloum
|
2b6a3ef715
|
Added string-copy
|
2007-08-28 12:46:12 -04:00 |
Abdulaziz Ghuloum
|
905b6c96c6
|
Added ... auxilary kwd
|
2007-08-28 11:34:13 -04:00 |
Abdulaziz Ghuloum
|
8e4adec147
|
renamed:
src/r6rs-todo.ss => src/todo-r6rs.ss
|
2007-08-28 11:11:12 -04:00 |