Commit graph

23 commits

Author SHA1 Message Date
Dominik Picheta
b629048249 Just check for nimdistros instead of adding an additional define. 2017-01-03 19:00:39 +00:00
Dominik Picheta
040189dfca Define new symbol to support distros in older Nimble versions. 2017-01-03 17:06:18 +00:00
Dominik Picheta
1c982a7e5f Use display for external deps and document this new feature. 2017-01-03 16:56:44 +00:00
Dominik Picheta
8120ac02c8 Add foreign deps to nimble.nimble. 2017-01-03 14:41:08 +00:00
Dominik Picheta
2a42052099 Merge pull request #282 from yglukhov/fix-install-from-source
Fixed installation from git dir
2016-12-23 16:35:49 +01:00
Dominik Picheta
a7913b5d23 Improves tester. 2016-12-15 23:35:09 +01:00
Yuriy Glukhov
de59767f43 Fixed installation from git dir 2016-12-10 11:39:32 +02:00
Yuriy Glukhov
68b1b67733 Fixed #274 2016-11-09 22:45:45 +02:00
Dominik Picheta
d854bc64c8 Fix import inside nimble.nimble when Nimble is installed. 2016-10-26 20:16:35 +02:00
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)