Alex Shinn
|
39f34ffffb
|
adding port-source?[-set!] to ast
|
2019-08-15 23:18:07 +08:00 |
|
Alex Shinn
|
93b718f7c3
|
adding set-source to ast
|
2019-08-15 23:11:39 +08:00 |
|
Marc Nieper-Wisskirchen
|
152b20f244
|
Implement syntax-case
|
2018-12-01 13:48:25 +01:00 |
|
Alex Shinn
|
f0c9f0e705
|
adding chibi-version variable to (chibi ast)
|
2018-03-11 23:47:33 +09:00 |
|
okuoku
|
4d4b6f0474
|
ast.c Win32: Workaround for MinGW header file
getenv_s should be in <stdlib.h> but it seem MinGW header lacks it.
|
2017-12-13 22:00:13 +09:00 |
|
okuoku
|
396c54ca58
|
ast.c: #include <stdlib.h> for setenv()
|
2017-11-11 04:52:06 +09:00 |
|
Alex Shinn
|
37178eacd5
|
adding (srfi 125)
|
2017-04-18 23:24:56 +09:00 |
|
Alex Shinn
|
f3f30f59b6
|
add immutable? to (chibi ast)
|
2017-04-03 23:15:46 +09:00 |
|
Alex Shinn
|
e8c9def652
|
add type-printer-set! to (chibi ast) (fixes issue #401)
|
2017-03-25 17:52:53 +09:00 |
|
Alex Shinn
|
9788132c6a
|
add procedure-flags
|
2017-01-10 00:26:46 +09:00 |
|
Alex Shinn
|
757ff7733e
|
making string-contains accept/return cursors
|
2016-05-10 22:48:32 +09:00 |
|
Alex Shinn
|
dba286d130
|
string-contains should return a string-cursor
|
2016-05-09 23:52:38 +09:00 |
|
Chris Walsh
|
2005c19ea0
|
Added full support for packed images, both for static and dynamic libraries.
|
2016-02-15 21:12:58 -05:00 |
|
Alex Shinn
|
e21736ac5d
|
fixing bug in type inference
|
2015-12-23 17:26:51 +09:00 |
|
Alex Shinn
|
1313daaf15
|
adding object->integer utility
|
2015-07-22 23:10:14 +09:00 |
|
Alex Shinn
|
49505b4849
|
adding count to gc timer
|
2015-06-27 20:43:43 +09:00 |
|
Alex Shinn
|
950312f13b
|
adding optional tracking of gc time
|
2015-06-14 23:03:19 +09:00 |
|
Alex Shinn
|
64c148c9ce
|
C++ fixes.
|
2015-03-06 17:35:06 +09:00 |
|
Alex Shinn
|
f54e40547d
|
Adding an abort facility to exit the vm without any exception handling.
|
2015-02-05 22:09:45 +09:00 |
|
Alex Shinn
|
2922ed591d
|
Forgot to install regexp (patch from Lorenzo)
|
2015-01-26 08:06:59 +09:00 |
|