Commit graph

4 commits

Author SHA1 Message Date
Alex Shinn
9bbe80f4bf adding descriptive sexp_release_name for more detailed information
in "about this software" dialogs and such.

0.3 is lithium.  0.1 and 0.2 are retroacively hydrogen and helium,
respectively.
2009-12-29 15:33:06 +09:00
Alex Shinn
98d03e884e adding sexp_version constant which is just a string holding the
version information (currently "0.3").  also adding some features
that may be important to test for: dynamic-loading, modules, and
boehm-gc.
2009-12-29 14:51:13 +09:00
Alex Shinn
dd16dcef2d renaming config.h to features.h 2009-12-29 14:39:13 +09:00
Alex Shinn
44a6c530d9 EVAL save/restores the current exception handler.
It doesn't really make sense for an exception to pass
outside of EVAL.  Fixes issue #17.
2009-12-28 23:18:04 +09:00