Yuichi Nishiwaki
|
6f3083c3ca
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
Yuichi Nishiwaki
|
71d1d4837d
|
pic_intern_cstr -> pic_intern
|
2015-07-13 08:16:04 +09:00 |
Yuichi Nishiwaki
|
65ade266d1
|
remove pic_defun_vm
|
2015-07-02 06:17:27 +09:00 |
Yuichi Nishiwaki
|
f9df81f046
|
remove unused symbols
|
2015-07-02 05:36:09 +09:00 |
Yuichi Nishiwaki
|
bda1b93ec2
|
[bugfix][critical] heap pollution while symbol allocation
|
2015-06-30 01:13:54 +09:00 |
Yuichi Nishiwaki
|
d8e00f5725
|
don't malloc duplicated cstring
|
2015-06-26 02:32:59 +09:00 |
Yuichi Nishiwaki
|
0fb87449fc
|
use khash for pic->syms
|
2015-06-25 07:05:41 +09:00 |
Yuichi Nishiwaki
|
3a59a95960
|
[WIP] replace macro expander
remove define-syntax, add define-macro instead
saner display when writing identifiers
|
2015-06-15 02:48:31 +09:00 |
Yuichi Nishiwaki
|
454146ab52
|
s/rXXX/uXXX/g
|
2015-06-15 02:30:05 +09:00 |
Yuichi Nishiwaki
|
531187bb2a
|
speed up bytecode compilation
|
2015-06-04 13:53:41 +09:00 |
Yuichi Nishiwaki
|
9b7eb2f996
|
unify all headers into picrin.h
|
2015-05-28 23:57:10 +09:00 |
Yuichi Nishiwaki
|
15449354c6
|
switch string implementation to picrin's
|
2015-05-27 23:34:40 +09:00 |
Yuichi Nishiwaki
|
6e6e1de7a5
|
pic_sym is not a pointer
|
2015-01-20 16:02:28 +09:00 |
Yuichi Nishiwaki
|
772a5ceae5
|
[bugfix] pic_intern must count up reference of the return value
|
2015-01-19 14:37:47 +09:00 |
Yuichi Nishiwaki
|
3b3032ee55
|
don't malloc in pic_interned_p
|
2015-01-19 13:12:04 +09:00 |
Yuichi Nishiwaki
|
fa1b681eba
|
remove pic_sym_value
|
2015-01-19 11:08:27 +09:00 |
Yuichi Nishiwaki
|
fc654dd280
|
heap symbol seems working (with GC stopped)
|
2015-01-19 11:00:23 +09:00 |
Yuichi Nishiwaki
|
4be979b1df
|
change pic_intern interface
|
2015-01-19 02:21:10 +09:00 |
Yuichi Nishiwaki
|
09cb576a3b
|
remove pic_ungensym
|
2015-01-19 01:55:39 +09:00 |
Yuichi Nishiwaki
|
4cc423d815
|
gather all includes of standard headers into picrin.h
|
2015-01-18 00:17:37 +09:00 |
Sunrin SHIMURA (keen)
|
814425508f
|
Add 'extlib/benz/' from commit '569b1ace02e6a066b21f94dff23c4e01b8748bf0'
git-subtree-dir: extlib/benz
git-subtree-mainline: 3c3d9f4c27
git-subtree-split: 569b1ace02
|
2015-01-03 06:31:37 +00:00 |