Files
Nim/lib/pure
Timothee Cour 7ce0358351 fix #13222: make relativePath more robust and flexible (#13451)
* * relativePath(foo) now works
* relativePath(rel, abs) and relativePath(abs, rel) now work (fixes #13222)
* relativePath, absolutePath, getCurrentDir now available in more targets (eg: vm, nodejs etc)
* fix bug: isAbsolutePath now works with -d:js; add tests
* workaround https://github.com/nim-lang/Nim/issues/13469
* remove `relativePath(path)` overload for now
* add back changelog after rebase
2020-04-21 23:53:55 +02:00
..
2020-02-07 18:26:08 +01:00
2020-03-19 22:58:16 +01:00
2018-04-30 02:52:58 +02:00
2020-04-21 15:05:21 +02:00
2015-10-01 12:05:45 -07:00
2018-04-15 23:38:43 +02:00
2020-04-02 02:58:43 +02:00
2018-04-06 11:59:49 +02:00
2020-04-19 14:42:45 +02:00
2020-02-21 16:58:30 +01:00
2020-04-08 19:51:23 +02:00
2019-09-30 13:58:10 +02:00
2020-03-31 15:47:57 +02:00
2020-03-31 15:47:57 +02:00
2019-09-30 13:58:10 +02:00
2020-03-19 10:23:05 +01:00
2020-01-24 08:42:03 +00:00
2020-04-02 02:58:43 +02:00
2020-03-31 15:47:57 +02:00
2020-04-02 02:58:43 +02:00
2019-09-30 13:58:11 +02:00
2020-04-02 02:58:43 +02:00
2020-01-05 09:42:44 +01:00
2020-01-28 20:02:07 +01:00
2020-04-15 20:11:18 +02:00
2019-12-05 14:42:20 +01:00
2020-04-21 17:07:37 +02:00
2017-01-25 20:02:19 +01:00