aardappel / lobster

The Lobster Programming Language
http://strlen.com/lobster
2.24k stars 121 forks source link

Allow --import <dir> to be absolute #238

Closed ewoudje closed 1 year ago

ewoudje commented 1 year ago

Checks if the given path is a absolute path if so don't add project path in front.

aardappel commented 1 year ago

thanks!

aardappel commented 1 year ago

ends_with : for some reason, MS is further ahead with implementing the latest STL features than gcc/clang..