Doug Coleman
|
c5b563ed09
|
factor: Rename start -> subseq-start, start* -> subseq-start-from.
I also removed aliases for start/end from interval-maps and interval-sets and added a comment. I don't think it's any less clear what's going on.
|
2017-06-01 14:45:54 -05:00 |
John Benediktsson
|
baaa06278c
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
This reverts commit 63b0593824 .
|
2017-01-21 07:20:14 -08:00 |
John Benediktsson
|
63b0593824
|
sequences: swap stack arguments for start/start*/subseq?.
It is more natural to be ( seq subseq -- ? ).
|
2017-01-20 22:49:53 -08:00 |
John Benediktsson
|
8303d6aacf
|
alien.libraries.finder.macosx: adding some tests.
|
2014-06-08 13:38:35 -07:00 |
Doug Coleman
|
d10443186c
|
alien.libraries.finder: Make find-library return the string passed in instead of f if the library is not found. We want vocabularies to load no matter what instead of throwing a missing library error. Also, print dlerror in the error message and take away the redundant line about possible missing libraries. Fixes #986.
|
2014-06-07 20:58:14 -07:00 |
John Benediktsson
|
28051e69a9
|
alien.libraries.finder: adding platforms.txt.
|
2013-11-17 08:35:16 -08:00 |
John Benediktsson
|
c0656c81ed
|
alien.libraries.finder.macosx: fix tests.
|
2013-11-16 16:26:17 -08:00 |
John Benediktsson
|
935612035c
|
alien.libraries.finder: split into sub-vocabularies and implement macosx better.
|
2013-11-16 11:58:37 -08:00 |