Yuichi Nishiwaki
|
d741efe294
|
rewrite (picrin record) and (picrin experimental lambda)
|
2015-06-15 02:52:38 +09:00 |
Yuichi Nishiwaki
|
4d9f5bfbcf
|
rewrite macro.scm.
build sc/er macro transformers on picrin's macro system
[macro.scm] cleanup
|
2015-06-15 02:52:38 +09:00 |
Yuichi Nishiwaki
|
a10ac3b770
|
rewrite boot.c. add syntax-quote family
[boot.c] (cond) should be expanded into #undefined
update boot.c
[boot.c] bugfix
boot.c bugfix
|
2015-06-15 02:52:37 +09:00 |
Yuichi Nishiwaki
|
25c0eb125e
|
add identifier-variable and identifier-environment
|
2015-06-15 02:52:37 +09:00 |
Yuichi Nishiwaki
|
015971ffc4
|
remove define-record-writer
|
2015-06-15 02:25:09 +09:00 |
Yuichi Nishiwaki
|
cf411fd62a
|
lazy export
|
2015-06-09 22:36:04 +09:00 |
Yuichi Nishiwaki
|
448bbf679d
|
change dictionary interface.
use #undefined object as sentinel
|
2015-06-09 17:06:19 +09:00 |
Yuichi Nishiwaki
|
2a1b7cf287
|
remove picrin/dictionary.scm
|
2015-06-09 17:05:47 +09:00 |
Yuichi Nishiwaki
|
0cafbfdb0c
|
update picrin/base.scm
|
2015-06-09 16:21:15 +09:00 |
Yuichi Nishiwaki
|
cd4b1be54c
|
abandon cmake
|
2015-05-29 20:42:26 +09:00 |
zeptometer
|
e49f9836f6
|
use escape instead of call/cc in syntax-rules.scm
|
2015-01-26 16:03:34 +09:00 |
Sunrin SHIMURA (keen)
|
6dbf52812d
|
better error messages against invalid use of auxiliary syntax
|
2015-01-19 06:02:39 +00:00 |
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
|
d90d91e454
|
fix library precedence
|
2014-09-20 12:29:16 +09:00 |
Yuichi Nishiwaki
|
912d1237bc
|
resolve interreference between (picrin user) and (scheme *)
|
2014-09-20 12:23:52 +09:00 |
Yuichi Nishiwaki
|
b54818b5d9
|
spill out r7rs nitro
|
2014-09-20 12:21:22 +09:00 |
Yuichi Nishiwaki
|
42a8fe555f
|
move srfis to contrib/
|
2014-09-20 11:54:53 +09:00 |
Yuichi Nishiwaki
|
9b226afd1f
|
move {vector,string}-{map,for-each}
|
2014-09-19 18:21:28 +09:00 |
Sunrim KIM (keen)
|
489535e156
|
let `min` and `max` preserve exactness
|
2014-09-18 23:26:07 +09:00 |
Yuichi Nishiwaki
|
6fdf082bdd
|
update benz (exception API refactoring)
|
2014-09-17 00:51:01 +09:00 |
Yuichi Nishiwaki
|
ec0f9a952b
|
delete null.scm, move declarations to r5rs.scm
|
2014-09-15 16:46:22 +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
|
a0ab746fc8
|
fix #197
|
2014-09-10 03:11:45 +09:00 |
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
|
3c396b5f3c
|
gcd and lcm take variable-length arguments
|
2014-09-09 01:48:28 +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
|
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
|
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
|
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
|
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
|
7f092cb9ab
|
managed to make it work
|
2014-09-01 09:53:19 +09:00 |
Yuichi Nishiwaki
|
9fefa80466
|
Merge branch 'repl-and-readline'
|
2014-08-31 01:47:59 +09:00 |
Yuichi Nishiwaki
|
75ae0cad12
|
repl moves to contrib
|
2014-08-30 23:30:04 +09:00 |
stibear
|
6a52aa2610
|
setter -> @@setter
|
2014-08-30 15:31:26 +09:00 |
stibear
|
607e961525
|
fixes small mistakes
|
2014-08-30 15:26:21 +09:00 |
stibear
|
a85de7ff73
|
implement by using (picrin attribute)
|
2014-08-30 14:47:47 +09:00 |
stibear
|
688c41a402
|
Updates CMakeLists.txt
|
2014-08-30 14:47:47 +09:00 |
stibear
|
64bcf68692
|
implements srfi-17(generalized-set!)
|
2014-08-30 14:47:47 +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
|
6996b80f10
|
Merge branch 'reader-constructor'
|
2014-08-07 00:30:02 +09:00 |
Yuichi Nishiwaki
|
8a5a3e6b97
|
refactor record type bootstrap
|
2014-08-06 22:15:35 +09:00 |
zeptometer
|
a35dd8463c
|
in syntax-rules, literals is prior to underscore
|
2014-08-06 21:48:54 +09:00 |
zeptometer
|
4f59e07539
|
fix bug that errors when matching vector rule with non-vector expression
|
2014-08-06 21:05:20 +09:00 |
zeptometer
|
b91939f5aa
|
fix bug when syntax-rules expand rules including vector
|
2014-08-06 20:11:59 +09:00 |
Yuichi Nishiwaki
|
0eecddb5da
|
set array printer
|
2014-08-06 17:00:32 +09:00 |
Yuichi Nishiwaki
|
7de95e2817
|
user-defined printers for record objects
|
2014-08-06 16:54:18 +09:00 |
Yuichi Nishiwaki
|
0f89e04548
|
small refactoring on <record-type>
|
2014-08-06 16:27:12 +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
|
b0c9c468c0
|
s/<type>/<record-type>/g
|
2014-08-06 14:34:46 +09:00 |
Yuichi Nishiwaki
|
86698f974f
|
add <type> type
|
2014-08-06 11:45:03 +09:00 |
Yuichi Nishiwaki
|
0610c0e95b
|
use <foo> style in naming record type
|
2014-08-06 11:33:07 +09:00 |
Yuichi Nishiwaki
|
7b251a7129
|
change record API; remove record-of? and add record-type
|
2014-08-06 11:30:14 +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 |
Yuichi Nishiwaki
|
261c592d79
|
move core syntaxes from (scheme base) to (picrin base core)
|
2014-08-06 01:14:43 +09:00 |
Yuichi Nishiwaki
|
d669d48aa7
|
add destructuring lambda
|
2014-08-05 12:53:33 +09:00 |
Yuichi Nishiwaki
|
f44c5189f0
|
reorder functions following the guide by r7rs.
|
2014-08-05 02:20:05 +09:00 |
Yuichi Nishiwaki
|
a022941c98
|
inline cxr functions
|
2014-08-05 02:08:14 +09:00 |
Yuito Murase
|
ef38874850
|
add predicate record? to (picrin record), and fix bug of record-type predicate
|
2014-08-04 23:01:47 +09:00 |
Yuito Murase
|
cd96014104
|
record-ref and record-set! don't check type
|
2014-08-04 12:45:11 +09:00 |
Yuito Murase
|
8934c99ac2
|
move (picrin record-primitive) to (picrin record)
|
2014-08-04 07:38:27 +09:00 |
Yuito Murase
|
0c4d2b9cef
|
Merge remote-tracking branch 'upstream/master' into native-record
Conflicts:
piclib/scheme/base.scm
|
2014-08-03 16:19:54 +09:00 |