Sunrin SHIMURA (keen)
|
a0a35d189f
|
improve error message for record accessor and setter
|
2015-01-18 11:39:04 +00:00 |
Yuichi Nishiwaki
|
a3db19c1bf
|
remove 'struct pic_macro'. define-syntax spec is changed.
|
2015-01-18 15:49:28 +09:00 |
Yuichi Nishiwaki
|
f2eb51e53d
|
some procedures are moved to contrib/
system related procedures are moved to contrib/
file related procedures are moved to contrib/
load related procedures are moved to conrib/
|
2015-01-18 01:03:29 +09:00 |
Yuichi Nishiwaki
|
cc502cadef
|
remove dictoinary-for-each and dictionary-map
|
2014-09-21 16:28:01 +09:00 |
Yuichi Nishiwaki
|
6556a2ec1d
|
spill out mutable-string nitro
|
2014-09-21 15:34:14 +09:00 |
Yuichi Nishiwaki
|
912d1237bc
|
resolve interreference between (picrin user) and (scheme *)
|
2014-09-20 12:23:52 +09:00 |
Yuichi Nishiwaki
|
9b226afd1f
|
move {vector,string}-{map,for-each}
|
2014-09-19 18:21:28 +09:00 |
Yuichi Nishiwaki
|
6fdf082bdd
|
update benz (exception API refactoring)
|
2014-09-17 00:51:01 +09:00 |
Yuichi Nishiwaki
|
1e29ad51a0
|
update benz. (parameterize, object dictionary)
|
2014-09-15 16:00:19 +09:00 |
Yuichi Nishiwaki
|
b9707debaf
|
update benz
|
2014-09-13 18:55:16 +09:00 |
Yuichi Nishiwaki
|
c82c23b93d
|
dictionary-delete -> dictionary-delete!
|
2014-09-13 16:54:41 +09:00 |
Yuichi Nishiwaki
|
ecdc6ffd66
|
update benz (dictionary-api)
|
2014-09-13 16:52:42 +09:00 |
Yuichi Nishiwaki
|
22a04a59a2
|
update benz (conversion functions)
|
2014-09-12 21:21:29 +09:00 |
Yuichi Nishiwaki
|
8117a95b0d
|
update benz. define `include' in scheme/base.scm
|
2014-09-12 18:54:12 +09:00 |
Yuichi Nishiwaki
|
96609de180
|
string conversion functions
|
2014-09-10 20:10:09 +09:00 |
Yuichi Nishiwaki
|
0dbf238f83
|
update benz (call-with-port)
|
2014-09-10 17:43:19 +09:00 |
Yuichi Nishiwaki
|
9f5a1512b5
|
char comparators moved to benz core
|
2014-09-10 17:18:41 +09:00 |
Yuichi Nishiwaki
|
64d7861bf3
|
bytevector-copy is missed. added port-open?c
|
2014-09-09 02:14:48 +09:00 |
Yuichi Nishiwaki
|
9ab446ab92
|
support strings
|
2014-09-09 01:28:08 +09:00 |
Yuichi Nishiwaki
|
27322a3c80
|
update benz (_ and ...)
|
2014-09-09 00:59:12 +09:00 |
Yuichi Nishiwaki
|
230c87d455
|
update benz (boot.c)
|
2014-09-08 23:55:47 +09:00 |
Yuichi Nishiwaki
|
1ac0ccb05e
|
change dictionary interface
|
2014-09-08 20:49:28 +09:00 |
Yuichi Nishiwaki
|
8b9a3f513a
|
update benz
|
2014-09-08 20:45:34 +09:00 |
Yuichi Nishiwaki
|
3919c17fdc
|
WIP
|
2014-09-08 20:20:08 +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
|
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
|
055ec2538d
|
update prototypes (picrin/symbol.scm, picrin/list.scm, picrin/base.scm)
|
2014-09-04 18:59:10 +09:00 |
Yuichi Nishiwaki
|
75ae0cad12
|
repl moves to contrib
|
2014-08-30 23:30:04 +09:00 |
Yuichi Nishiwaki
|
3b3a74e114
|
let dictionary-ref return two values
|
2014-08-29 23:57:55 +09:00 |
Yuichi Nishiwaki
|
6533fc9b5b
|
[bugfix] identifier=?
|
2014-08-08 13:59:15 +09:00 |
Yuichi Nishiwaki
|
fff22f253f
|
use define-record-writer to set custom writer to <array> type
|
2014-08-07 11:52:00 +09:00 |
Yuichi Nishiwaki
|
75138db4db
|
add define-record-writer
|
2014-08-07 11:50:52 +09:00 |
Yuichi Nishiwaki
|
97bb9085af
|
import (picrin library) to (picrin user) by default
|
2014-08-07 11:20:12 +09:00 |
Yuichi Nishiwaki
|
0eecddb5da
|
set array printer
|
2014-08-06 17:00:32 +09:00 |
Yuichi Nishiwaki
|
9316ba468b
|
import (picrin array) and (picrin dictionary) in (picrin user) by default
|
2014-08-06 15:54:16 +09:00 |
Yuichi Nishiwaki
|
0610c0e95b
|
use <foo> style in naming record type
|
2014-08-06 11:33:07 +09:00 |
Yuichi Nishiwaki
|
1a7df924ab
|
export destructuring-bind
|
2014-08-06 03:09:36 +09:00 |
Yuichi Nishiwaki
|
5a3443a881
|
add destructuring-define
|
2014-08-06 03:09:36 +09:00 |
Yuichi Nishiwaki
|
b0b60d3f01
|
renaming export in d-lambda
|
2014-08-06 03:09:36 +09:00 |
Yuichi Nishiwaki
|
f37c2c25f7
|
refactor destructuring-lambda
|
2014-08-06 03:09:36 +09:00 |
Yuichi Nishiwaki
|
41f1c9962a
|
add missing files
|
2014-08-06 02:15:29 +09:00 |
Yuichi Nishiwaki
|
772c59dead
|
add (picrin symbol)
|
2014-08-06 02:14:43 +09:00 |
Yuichi Nishiwaki
|
bc47968ea1
|
add (picrin list) and (picrin base list)
|
2014-08-06 02:07:02 +09:00 |
Yuichi Nishiwaki
|
f70b6c5240
|
add (picrin base macro) primitives
|
2014-08-06 01:46:59 +09:00 |
Yuichi Nishiwaki
|
1d42771b54
|
define 'define' as a user-level macro
|
2014-08-06 01:34:07 +09:00 |
Yuichi Nishiwaki
|
610e1013f7
|
add (picrin base) library
|
2014-08-06 01:17:01 +09:00 |