Yuichi Nishiwaki
|
3aced33d84
|
small refactoring
|
2014-09-09 02:29:24 +09:00 |
Yuichi Nishiwaki
|
d2e5ca6985
|
lcm should do abs
|
2014-09-09 02:24:19 +09:00 |
Yuichi Nishiwaki
|
afe547f1c3
|
r5rs is missed
|
2014-09-09 02:15:55 +09:00 |
Yuichi Nishiwaki
|
64d7861bf3
|
bytevector-copy is missed. added port-open?c
|
2014-09-09 02:14:48 +09:00 |
Yuichi Nishiwaki
|
813ce064f3
|
add port-open?
|
2014-09-09 02:12:51 +09:00 |
Yuichi Nishiwaki
|
3c396b5f3c
|
gcd and lcm take variable-length arguments
|
2014-09-09 01:48:28 +09:00 |
Yuichi Nishiwaki
|
6020e2e71d
|
update benz (bugs in define-values)
|
2014-09-09 01:48:12 +09:00 |
Yuichi Nishiwaki
|
92749325a9
|
fix a bug in the definitino of define-values
|
2014-09-09 01:38:52 +09:00 |
Yuichi Nishiwaki
|
df18df8868
|
[bugfix] even? and odd? broken
|
2014-09-09 01:31:25 +09:00 |
Yuichi Nishiwaki
|
9ab446ab92
|
support strings
|
2014-09-09 01:28:08 +09:00 |
Yuichi Nishiwaki
|
5331d6f23c
|
refactor string.c
|
2014-09-09 01:23:58 +09:00 |
Yuichi Nishiwaki
|
ce1d5c0653
|
Revert "immutable string"
This reverts commit e56f2dce28 .
|
2014-09-09 01:12:52 +09:00 |
Yuichi Nishiwaki
|
27322a3c80
|
update benz (_ and ...)
|
2014-09-09 00:59:12 +09:00 |
Yuichi Nishiwaki
|
c3acc4cb44
|
remove aux syntax for syntax-rules
|
2014-09-09 00:57:48 +09:00 |
Yuichi Nishiwaki
|
0c6ffa3e7b
|
update benz (pic_open)
|
2014-09-09 00:09:31 +09:00 |
Yuichi Nishiwaki
|
2d80522230
|
revert pic_open API
|
2014-09-09 00:08:15 +09:00 |
Yuichi Nishiwaki
|
230c87d455
|
update benz (boot.c)
|
2014-09-08 23:55:47 +09:00 |
Yuichi Nishiwaki
|
4fd4e15cc1
|
load basic syntaxes at boot time
|
2014-09-08 23:31:04 +09:00 |
Yuichi Nishiwaki
|
1ac0ccb05e
|
change dictionary interface
|
2014-09-08 20:49:28 +09:00 |
Yuichi Nishiwaki
|
dd80aff03a
|
remove dicitonary-for-each
|
2014-09-08 20:47:29 +09:00 |
Yuichi Nishiwaki
|
8b9a3f513a
|
update benz
|
2014-09-08 20:45:34 +09:00 |
Yuichi Nishiwaki
|
8c174cd505
|
Revert "change the interface of call/cc"
This reverts commit e0831c1aa3 .
|
2014-09-08 20:41:31 +09:00 |
Yuichi Nishiwaki
|
c0adc87f12
|
Revert "[bugfix] continue should set cont->results"
This reverts commit 3a4de8895e .
|
2014-09-08 20:40:58 +09:00 |
Yuichi Nishiwaki
|
839405e752
|
Revert "continuation object is applicable"
This reverts commit b8b5743589 .
|
2014-09-08 20:40:48 +09:00 |
Yuichi Nishiwaki
|
0ad4daa338
|
more fixes
|
2014-09-08 20:37:44 +09:00 |
Yuichi Nishiwaki
|
3919c17fdc
|
WIP
|
2014-09-08 20:20:08 +09:00 |
Yuichi Nishiwaki
|
a2848f3eaf
|
[bugfix] rename procedures
|
2014-09-08 19:47:50 +09:00 |
Yuichi Nishiwaki
|
f7e0797f7c
|
add the alias of call/cc
|
2014-09-08 19:38:33 +09:00 |
Yuichi Nishiwaki
|
4483f8224a
|
flatten the library hierarchy (again)
|
2014-09-08 19:38:19 +09:00 |
Yuichi Nishiwaki
|
062cfda6df
|
Revert "remove time.c and system.c"
This reverts commit bd2c5afb02 .
|
2014-09-08 18:50:35 +09:00 |
Yuichi Nishiwaki
|
ed9b14630b
|
refactor load
|
2014-09-08 18:50:15 +09:00 |
Yuichi Nishiwaki
|
6cb34f063d
|
Revert "remove eval.c and load.c"
This reverts commit 6a1b7c372d .
|
2014-09-08 18:47:20 +09:00 |
Yuichi Nishiwaki
|
349d012b26
|
Revert "remove file.c"
This reverts commit 4cf8f3d7f6 .
|
2014-09-08 18:46:47 +09:00 |
Yuichi Nishiwaki
|
c3ef97992d
|
move core syntaxes
|
2014-09-08 17:16:05 +09:00 |
Yuichi Nishiwaki
|
685d21a1e2
|
move define-record-type
|
2014-09-08 17:15:50 +09:00 |
Yuichi Nishiwaki
|
c15999cc76
|
update benz
|
2014-09-08 17:08:38 +09:00 |
Yuichi Nishiwaki
|
b8b5743589
|
continuation object is applicable
|
2014-09-05 14:15:46 +09:00 |
Yuichi Nishiwaki
|
3a4de8895e
|
[bugfix] continue should set cont->results
|
2014-09-05 14:08:13 +09:00 |
Yuichi Nishiwaki
|
a0945a323f
|
remove unused math functions
|
2014-09-05 03:45:24 +09:00 |
Yuichi Nishiwaki
|
e56f2dce28
|
immutable string
|
2014-09-05 03:37:52 +09:00 |
Yuichi Nishiwaki
|
b4d1abe54f
|
remove unused port operaotrs
|
2014-09-05 03:24:06 +09:00 |
Yuichi Nishiwaki
|
268191d1c5
|
reorder base.scm
|
2014-09-05 03:08:11 +09:00 |
Yuichi Nishiwaki
|
6f40dcc5df
|
refactor define-record-writer
|
2014-09-04 19:14:43 +09:00 |
Yuichi Nishiwaki
|
85ccc30821
|
remove scheme implemetation of identifier=?
|
2014-09-04 19:14:27 +09:00 |
Yuichi Nishiwaki
|
be9d518e2f
|
addictional argument for pic_open
|
2014-09-04 19:11:41 +09:00 |
Yuichi Nishiwaki
|
7b55328ce6
|
rewrite load.c
|
2014-09-04 19:11:33 +09:00 |
Yuichi Nishiwaki
|
7a2b897f17
|
add scheme/read.scm and scheme/write.scm
|
2014-09-04 18:59:25 +09:00 |
Yuichi Nishiwaki
|
055ec2538d
|
update prototypes (picrin/symbol.scm, picrin/list.scm, picrin/base.scm)
|
2014-09-04 18:59:10 +09:00 |
Yuichi Nishiwaki
|
42ddd5793e
|
update benz
|
2014-09-04 18:43:53 +09:00 |
Yuichi Nishiwaki
|
14e7fd4e98
|
implement identifier=?
|
2014-09-04 18:43:12 +09:00 |