Alex Shinn
|
0efd491c24
|
fixing nested let-syntax hygiene, simplifying error handling
also providing better errors in some cases, and exiting with
a non-zero status on script errors
|
2009-12-06 17:40:50 +09:00 |
|
Alex Shinn
|
532a717ed9
|
using relative paths for include files
|
2009-11-28 17:44:47 +09:00 |
|
Alex Shinn
|
574b1daa32
|
using include-shared for shared object files for portability
|
2009-11-28 17:27:01 +09:00 |
|
Alex Shinn
|
0746c445ed
|
type checking on load, better error message for missing includes
|
2009-11-28 16:49:31 +09:00 |
|
Alex Shinn
|
8481f543a9
|
cleanup, making infinities optional, fixing build for plan9
|
2009-11-23 01:54:22 +09:00 |
|
Alex Shinn
|
3ecea4d666
|
adding define_foreign_opt to bind C functions with optional parameters
moving several opcodes to normal FFI functions, considering
doing the same for all I/O opcodes.
|
2009-11-16 04:04:23 +09:00 |
|
Alex Shinn
|
f53e4df208
|
adding support for runtime definition of new types
|
2009-11-10 21:50:59 +09:00 |
|
Alex Shinn
|
520c660347
|
installing config file, fixing installed module search path
|
2009-11-03 12:54:06 +09:00 |
|
Alex Shinn
|
c1e8606c01
|
forgot to push config file
|
2009-11-03 01:04:53 +09:00 |
|