Yuichi Nishiwaki
|
173d4dcf07
|
use UNUSED macro
|
2014-01-30 18:15:59 +09:00 |
Yuichi Nishiwaki
|
7c35e50260
|
add NORETURN macro
|
2014-01-30 14:08:36 +09:00 |
Yuichi Nishiwaki
|
1aa35891ad
|
[bugfix] must multiply the size by sizeof(struct) when using realloc function
|
2014-01-18 23:01:11 +09:00 |
Yuichi Nishiwaki
|
ca068f560b
|
clarify license information
|
2014-01-17 20:58:31 +09:00 |
Yuichi Nishiwaki
|
e7f765d218
|
pic_get_args supports pic_procs
|
2014-01-08 20:53:28 +09:00 |
Yuichi Nishiwaki
|
58b9e2cb60
|
debug prints when a global stack is realloc'ed
|
2013-11-21 06:28:06 -08:00 |
Yuichi Nishiwaki
|
6cfbe51c87
|
pic_get_args: change type of argc
|
2013-11-18 01:07:51 +09:00 |
Yuichi Nishiwaki
|
6ac3055816
|
change return type of pic_str_new to struct pic_string *
|
2013-11-18 00:28:42 +09:00 |
Yuichi Nishiwaki
|
d4188e0969
|
add error function
|
2013-11-17 18:16:03 +09:00 |
Yuichi Nishiwaki
|
fdc9bfea4e
|
initial exception handling support
|
2013-11-17 17:25:26 +09:00 |
Yuichi Nishiwaki
|
737f916a8c
|
add pic_errorf
|
2013-11-17 17:23:13 +09:00 |
Yuichi Nishiwaki
|
7bb27295c0
|
warn global redefinition
|
2013-10-24 22:29:40 +09:00 |
Yuichi Nishiwaki
|
05eb62cc4d
|
do not abort when meet a compilation error
|
2013-10-20 18:17:12 +09:00 |
Yuichi Nishiwaki
|
4f8aa03b24
|
clarify the meanings of error functions
|
2013-10-20 17:41:48 +09:00 |
Yuichi Nishiwaki
|
12e2f10869
|
add error.c file
|
2013-10-20 17:26:18 +09:00 |