ridiculousfish
|
673faf7152
|
Fixed builtin_test to properly handle "just a strings" in combining expressions, like 'test foo -a bar'. This was causing error messages in the help function.
Fixed help function to know about OS X and use the open command to open web pages.
|
2012-05-20 12:58:03 -07:00 |
|
ridiculousfish
|
8b8a970098
|
Made builtin_test handle parenthesis
|
2012-03-15 20:40:57 -07:00 |
|
ridiculousfish
|
0ced7d8e56
|
Improve error reporting for builtin_test
|
2012-03-07 01:16:50 -08:00 |
|
ridiculousfish
|
143ead8d00
|
Fix builtin_test to properly handle last expression in a combining expression
|
2012-03-07 01:13:24 -08:00 |
|
ridiculousfish
|
6788c2710f
|
Improved error reporting for builtin_test
|
2012-03-07 01:02:46 -08:00 |
|
ridiculousfish
|
ed7c10f366
|
Implemented test as a builtin (!)
|
2012-03-07 00:54:01 -08:00 |
|