mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 13:00:26 +02:00
* module/system/base/syntax.scm (keywords): Don't enable :keywords, it breaks code that may assume that ':foo is a symbol, like boot-9. * module/*.scm: Don't use :keywords, use #:keywords. The user can decide if she wants #:keywords in their .guile, and :keywords might make us compile modules differently. |
||
---|---|---|
.. | ||
.cvsignore | ||
core.il | ||
expand.scm | ||
GPKG.def | ||
null.il | ||
psyntax.pp | ||
psyntax.ss | ||
spec.scm |