Commit Graph

4 Commits

Author SHA1 Message Date
Andy Weidenbaum
cf3a90faca implement PathSearcher
to facilitate module reloading
2021-02-26 20:59:46 +11:00
Andy Weidenbaum
4aa2f52dd7 index StaticSearcher &'static str by &'static str
credit
- https://stackoverflow.com/questions/65549983/trait-borrowstring-is-not-implemented-for-str/65550108#65550108
2021-02-15 11:33:45 +11:00
Andy Weidenbaum
f159a7cc27 implement add_static_searcher
to facilitate compile-time includes
2021-02-13 17:15:35 +11:00
Andy Weidenbaum
38c15af4dc make initial implementation
credit
- https://github.com/AlphaModder/include-lua
2021-02-04 12:16:07 +11:00