-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Removed: handleErrors. Had almost no sense right now. - Moved: Compiler helpers now reside in an own file and are represented as functions (#8) - Added: Stand-alone compilation by appending the helper file automatically - Added: Really basic command line utility (#12) - Changed: You can now compile any file with an absolute path, no need to pass a paths-array first - One or two really, really minor bugfixes
- Loading branch information
Torben Köhn
committed
Dec 3, 2015
1 parent
5e00c58
commit 960dfa0
Showing
8 changed files
with
392 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.