factor/basis/io/standard-paths
Doug Coleman 334cc880ec io.standard-paths.windows: We call >lower on the paths being compared, but
not on the original file we are looking for. So searching for something
like "Code.exe" would never find it. Fixed.
2016-03-07 13:21:30 -08:00
..
macosx factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
unix io.standard-paths.unix: iterm2 integration has some spew before every bash command if you have enabled shell integration. these commands end in ascii 7, so find the last one, strip it off, and then split on ":". Fixes the mac graphviz install problem. 2015-09-23 17:11:47 -07:00
windows io.standard-paths.windows: We call >lower on the paths being compared, but 2016-03-07 13:21:30 -08:00
authors.txt
standard-paths-tests.factor
standard-paths.factor core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00