Commit graph

14 commits

Author SHA1 Message Date
Dominik Picheta
1be5c052ae Version 0.7.10. 2016-10-09 15:20:31 +02:00
Dominik Picheta
e3682c96b3 Bump version to v0.7.8. 2016-09-29 21:35:52 +02:00
Dominik Picheta
b50426c3d3 Set compiler.options.gPrefixDir to help it find the stdlib.
Fixes #220. Fixes #173.
2016-06-06 21:16:08 +01:00
Dominik Picheta
cbdc4ed354 Bump version to 0.7.4. 2016-06-06 20:02:09 +01:00
Dominik Picheta
80a418e680 Nimble now requires at least Nim 0.12.1 to compile. Updates to readme. 2015-12-31 00:30:31 +00:00
Dominik Picheta
42ef358459 Various optimisations to PackageInfo reading and bug fixes.
* PackageInfo objects are now cached because NimScript evaluation is expensive.
* before/after hooks now return `true` by default.
* Bugfix: when hooks weren't found Nimble would still think that a hook told it
  to skip an action.
* PackageInfo now includes info about which hooks are defined to prevent
  unnecessary execution of those hooks.
* Probably more.
2015-12-30 19:43:20 +00:00
Dominik Picheta
5d55a5f7a2 Fix NimScriptApi builtins. Implement before/after hooks for NimS. 2015-12-30 18:14:32 +00:00
Dominik Picheta
c4639fc145 Convert old nimble.nimble to nimscript nimble.nimble. 2015-12-30 13:31:03 +00:00
Araq
e6e5dba8c2 update version number 2015-09-03 12:20:32 +02:00
Dominik Picheta
7524cd1798 Bump versions to 0.6.2. Ref #146. 2015-06-19 19:45:40 +01:00
Dominik Picheta
d3d674d400 Version 0.6.0. 2014-12-26 01:15:52 +00:00
Dominik Picheta
304fb47f08 Bump version to 0.5.0 2014-12-25 23:36:35 +00:00
Dominik Picheta
6ddfdb8c77 More renames in readme. 2014-10-11 22:51:25 +01:00
Dominik Picheta
fa6c80e780 Rename .babel file. 2014-10-11 22:48:09 +01:00
Renamed from babel.babel (Browse further)