Yuichi Nishiwaki
|
91f75bc226
|
lset/lref can access to torn-off regions because of call/cc
|
2014-09-01 08:50:51 +09:00 |
Yuichi Nishiwaki
|
86c335dd77
|
vm_tear_off should happen in cont. saving, not in restoring
|
2014-09-01 08:50:11 +09:00 |
Yuichi Nishiwaki
|
5c090a48ef
|
remove unused config flags
|
2014-09-01 02:20:52 +09:00 |
Yuichi Nishiwaki
|
eb05f70e9c
|
[doc] getopt dependency was dropped.
|
2014-09-01 02:04:08 +09:00 |
Yuichi Nishiwaki
|
4fa335af83
|
grammar bugfix
|
2014-09-01 01:58:47 +09:00 |
Sunrim KIM (keen)
|
09aa3337fd
|
add missing link of srfi 111
|
2014-09-01 01:02:48 +09:00 |
Sunrim KIM (keen)
|
904e9ab55d
|
add missing link of srfi 17
|
2014-09-01 01:02:48 +09:00 |
Sunrim KIM (keen)
|
7464887e14
|
hyper link srfi's pages
|
2014-09-01 01:02:48 +09:00 |
Yuichi Nishiwaki
|
a290bb0b04
|
[repl] support multiple line input
|
2014-09-01 01:00:30 +09:00 |
Sunrim KIM (keen)
|
883a38ecde
|
move contrib's docs into thir directories
|
2014-08-31 23:04:35 +09:00 |
Yuichi Nishiwaki
|
e4ae3585eb
|
delete needless include
|
2014-08-31 02:40:17 +09:00 |
Yuichi Nishiwaki
|
339f550389
|
dictionary-ref comes with two values
|
2014-08-31 02:39:09 +09:00 |
Yuichi Nishiwaki
|
9fefa80466
|
Merge branch 'repl-and-readline'
|
2014-08-31 01:47:59 +09:00 |
Yuichi Nishiwaki
|
2a69894bbd
|
add commentary for future work
|
2014-08-31 01:41:53 +09:00 |
Yuichi Nishiwaki
|
96a90810af
|
import (picrin readline) only when exists
|
2014-08-31 01:41:12 +09:00 |
Yuichi Nishiwaki
|
ac15ac6e2d
|
use readline in repl
|
2014-08-31 01:00:13 +09:00 |
Yuichi Nishiwaki
|
029d98338d
|
split repl and main loop
|
2014-08-31 00:36:20 +09:00 |
Yuichi Nishiwaki
|
75ae0cad12
|
repl moves to contrib
|
2014-08-30 23:30:04 +09:00 |
Yuichi Nishiwaki
|
82ee8f9171
|
Merge pull request #163 from stibear/srfi17
implements srfi-17(generalized-set!)
|
2014-08-30 15:34:51 +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
|
059ee0c5cb
|
Merge pull request #190 from KeenS/editline
Readline binding
|
2014-08-29 21:11:18 +09:00 |
Sunrim KIM (keen)
|
31c09f0475
|
s/wasabiz/picrin-scheme/g
|
2014-08-29 13:27:31 +09:00 |
Yuichi Nishiwaki
|
3542ea79ac
|
report errors when import_table raised an error
|
2014-08-26 13:30:40 +09:00 |
Yuichi Nishiwaki
|
582cf626ea
|
refactor import_table
|
2014-08-26 13:30:34 +09:00 |
Yuichi Nishiwaki
|
a94ef9433d
|
change interface of format functions
|
2014-08-26 13:30:08 +09:00 |
Yuichi Nishiwaki
|
876e40bfa5
|
add pic_intern_str
|
2014-08-26 13:29:36 +09:00 |
Yuichi Nishiwaki
|
b33a2e629c
|
grammer fix for README
|
2014-08-26 02:47:32 +09:00 |
Yuichi Nishiwaki
|
1656367be2
|
accept '(define (f a b) ...)' style in C level
|
2014-08-25 17:41:29 +09:00 |
Yuichi Nishiwaki
|
a03efeb0d3
|
remove procedures originally introduced for compatibility
|
2014-08-25 17:41:01 +09:00 |
Yuichi Nishiwaki
|
52c377768e
|
downgrade xvect.h due to xvect's unknown bug
|
2014-08-25 17:40:40 +09:00 |
Yuichi Nishiwaki
|
9ee9f7b8a3
|
remove macro definition helper procedures
|
2014-08-25 17:14:21 +09:00 |
Yuichi Nishiwaki
|
5d1e8ede17
|
remove call/cc (the alias to call-with-current-continuation)
|
2014-08-25 17:12:07 +09:00 |
Yuichi Nishiwaki
|
e0831c1aa3
|
change the interface of call/cc
|
2014-08-25 17:10:25 +09:00 |
Yuichi Nishiwaki
|
4cf8f3d7f6
|
remove file.c
|
2014-08-25 16:59:01 +09:00 |
Yuichi Nishiwaki
|
3225a89122
|
remove features and librarires procedures
|
2014-08-25 16:57:41 +09:00 |
Yuichi Nishiwaki
|
6a1b7c372d
|
remove eval.c and load.c
|
2014-08-25 16:55:51 +09:00 |
Yuichi Nishiwaki
|
bd2c5afb02
|
remove time.c and system.c
|
2014-08-25 16:55:01 +09:00 |
Yuichi Nishiwaki
|
1122292711
|
remove default library loader
|
2014-08-25 16:44:44 +09:00 |
Yuichi Nishiwaki
|
da53e6eef3
|
fix xfile.c's include path
|
2014-08-25 16:38:40 +09:00 |
Yuichi Nishiwaki
|
1861aff2d1
|
import xhash, xrope, xfile, and xvect
|
2014-08-25 16:36:54 +09:00 |
Yuichi Nishiwaki
|
aa3b385e27
|
extlibs should be placed under include/picrin/
|
2014-08-25 16:21:32 +09:00 |
Yuichi Nishiwaki
|
9746db3b9b
|
remove auto-generated files
|
2014-08-25 13:48:26 +09:00 |
Yuichi Nishiwaki
|
8a98394400
|
update README
|
2014-08-25 13:46:03 +09:00 |
Yuichi Nishiwaki
|
96b9a5ecfd
|
remove LICENSE
|
2014-08-25 13:45:57 +09:00 |
Yuichi Nishiwaki
|
bfef3b35b0
|
remove AUTHORS
|
2014-08-25 13:41:06 +09:00 |