Revision 652a3c987d2b42d069bf54ba251126208d00d9e7 authored by Tim Foley on 01 February 2018, 22:41:34 UTC, committed by GitHub on 01 February 2018, 22:41:34 UTC
The recent change that removed `#import` accidentally introduced a regression that made *any* code that imports the same module in more than one place fail.

I'm just fixing the bug for now to unblock users, but this should really get a regression test.
1 parent 4583e39
History
File Mode Size
build
docs
examples
external
source
tests
tools
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 398 bytes
.gitmodules -rw-r--r-- 107 bytes
.travis.yml -rw-r--r-- 1.6 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 6.3 KB
README.md -rw-r--r-- 6.1 KB
appveyor.yml -rw-r--r-- 3.5 KB
slang.h -rw-r--r-- 41.9 KB
slang.sln -rw-r--r-- 9.1 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top