Commit Graph

2 Commits

Author SHA1 Message Date
Lewis Dale deb70524cd New modules:
* Commands, that lists available commands
* Reload, that allows Janet to reload the module list (therefore loading new modules) via a pm
2017-02-04 00:20:02 +00:00
Lewis Dale 7b48f9bc21 Modifications to module system:
* Renamed Module to JanetModule to reduce chance of clashes with NodeJS module
* Changes to event dispatcher - different PubSub instances for each type of event
* Fixed issues with arguments and scoping when modules triggered
2017-02-03 23:00:23 +00:00