picrin/src
koba-e964 8b134ddd56 number->string (exact number)
number->string in src/number.c
Supports arbitrary radix
2014-07-21 22:41:08 +09:00
..
CMakeLists.txt change init_contrib API 2014-07-20 09:36:18 +09:00
blob.c
bool.c s/rapid_count/c/g 2014-07-19 12:24:38 +09:00
char.c
codegen.c s/lib->senv/lib->env/g 2014-07-20 15:30:48 +09:00
cont.c rename pic_proc_cv_ref to pic_attr_ref 2014-07-17 16:31:26 +09:00
data.c
debug.c
dict.c dictionary-has? was missing 2014-07-17 11:30:58 +09:00
error.c change pic_throw API 2014-07-04 13:32:45 +09:00
file.c
gc.c s/lib->senv/lib->env/g 2014-07-20 15:30:48 +09:00
init.c s/lib->senv/lib->env/g 2014-07-20 15:30:48 +09:00
lib.c s/lib->senv/lib->env/g 2014-07-20 15:30:48 +09:00
load.c
macro.c allow multiple identifier aliasing 2014-07-21 16:33:18 +09:00
number.c number->string (exact number) 2014-07-21 22:41:08 +09:00
pair.c implement memv and assv with C 2014-07-19 12:51:19 +09:00
port.c get rid of doubled semicolons 2014-07-13 11:07:42 +09:00
proc.c rename pic_proc_cv_ref to pic_attr_ref 2014-07-17 16:31:26 +09:00
read.c fix a bug of plus reader 2014-07-19 16:47:33 +09:00
state.c rewrite let-syntax in scheme 2014-07-20 14:55:17 +09:00
string.c fix a bug of `string-copy!` with same dist and src 2014-07-17 20:47:13 +09:00
symbol.c
system.c [bugfix] glibc's getenv function does not igrore trailing '=' 2014-06-29 01:06:07 +09:00
time.c
var.c manage values in a stack 2014-07-13 11:07:43 +09:00
vector.c
vm.c s/lib->senv/lib->env/g 2014-07-20 15:30:48 +09:00
write.c remove box 2014-07-17 16:38:18 +09:00