Skip to content
Snippets Groups Projects
Commit 7512b6af authored by pmai's avatar pmai
Browse files

REQUIRE and PROVIDE are not allowed to downcase symbolic module

names.  This change fixes that.  For undefined modules, require now
defaults to loading "modules:MODULENAME-library", where MODULENAME
is treated as if specified in :CASE :COMMON, so that users can use
(require :clx) or (require "CLX") to load "modules:clx-library", etc.
parent 445ae873
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment