Commit graph

9 commits

Author SHA1 Message Date
Alex Shinn
345da04e72 Fix containing-module on opcodes (fixes issue #326). 2016-05-01 16:50:27 +09:00
Alex Shinn
05362f3d21 adding meta info for source file for (meta) library 2015-07-26 23:02:35 +09:00
Justin Ethier
1e1b9d01b8 Update meta-7.scm
Fix a simple spelling mistake.
2015-05-22 13:42:44 -04:00
Alex Shinn
1883561c57 Clarifying error message on bad import spec. 2015-04-26 13:29:16 +09:00
Alex Shinn
b6fb51f1f2 Adding include-shared-optionally. 2015-02-13 19:02:48 +09:00
Alex Shinn
7c181ca3fe chibi-doc traverses include-library-declarations. 2014-07-27 16:36:01 +09:00
Alex Shinn
e7d199ef03 Adding include-library-declarations support. 2014-07-22 21:50:04 +09:00
Alex Shinn
7727c4c45d Taking a frozen copy of the initial env when we setup the meta env.
This is so that you can import into the interaction env without affecting
the (chibi) module.
2014-03-15 18:49:47 +09:00
Alex Shinn
30178e9c28 Moving meta.scm to meta-7.scm to avoid unintended override.
Addresses issue #214.
2014-03-11 20:46:03 +09:00
Renamed from lib/meta.scm (Browse further)