picrin/src
Yuichi Nishiwaki 448e3caeaa don't use user printer for records in debug mode 2014-08-06 22:15:49 +09:00
..
CMakeLists.txt change init_contrib API 2014-07-20 09:36:18 +09:00
blob.c rewrite bytevector-append in c 2014-07-22 14:14:58 +09:00
bool.c use brand new API style of xhash 2014-08-01 18:48:14 +09:00
char.c clarify license information 2014-01-17 20:58:31 +09:00
codegen.c allow arbitrary objects at codegen time 2014-08-06 15:53:54 +09:00
cont.c Allocate pic_blocks in picrin's gc pool; reference count may cause problems 2014-07-25 14:41:56 +09:00
data.c add user-defined data type API 2014-03-29 20:42:06 +09:00
debug.c declare arena_idx as a size_t 2014-05-26 16:06:41 +09:00
dict.c change deflibrary API 2014-07-27 14:47:14 +09:00
error.c comment out an assertion 2014-07-29 16:01:12 +09:00
eval.c change deflibrary API 2014-07-27 14:47:14 +09:00
file.c file functions should return file-error 2014-07-29 17:45:40 +09:00
gc.c store rectype information to slot hash 2014-08-06 11:36:36 +09:00
init.c move core syntaxes from (scheme base) to (picrin base core) 2014-08-06 01:14:43 +09:00
lib.c s/lib_tbl/libs/g 2014-07-29 16:22:55 +09:00
load.c change deflibrary API 2014-07-27 14:47:14 +09:00
macro.c add (picrin base macro) primitives 2014-08-06 01:46:59 +09:00
number.c Merge pull request #177 from wasabiz/number-string 2014-07-27 14:49:25 +09:00
pair.c add (picrin list) and (picrin base list) 2014-08-06 02:07:02 +09:00
port.c restore some redundant changes 2014-07-27 17:24:56 +09:00
proc.c change deflibrary API 2014-07-27 14:47:14 +09:00
read.c add read-time eval 2014-08-06 15:53:22 +09:00
record.c store rectype information to slot hash 2014-08-06 11:36:36 +09:00
state.c support #!fold-case directive 2014-07-29 18:12:45 +09:00
string.c use `int` in place of `char` when you compare it to EOF 2014-07-27 17:05:57 +09:00
symbol.c add (picrin symbol) 2014-08-06 02:14:43 +09:00
system.c [bugfix] command-line returned reversed list of command line arguments 2014-07-29 15:31:24 +09:00
time.c change deflibrary API 2014-07-27 14:47:14 +09:00
var.c change deflibrary API 2014-07-27 14:47:14 +09:00
vector.c rewrite vector-append in c 2014-07-22 14:08:48 +09:00
vm.c Merge remote-tracking branch 'upstream/master' into native-record 2014-08-03 15:48:24 +09:00
write.c don't use user printer for records in debug mode 2014-08-06 22:15:49 +09:00