| Age | Commit message (Collapse) | Author |
|
Upgrade newlisp to version 10.4.3. Rapid bugfix release.
It passes its `def test` compiled with clang or llvm on Lion.
Closes #12150.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Upgrade newlisp to version 10.4.2
Closes #12056.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
|
|
Closes #10260.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7996.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This formula is completely rewritten. Instead of just
install one executable `newlisp`, it now install
everything including standard library, documentation
and the IDE.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Update to 10.2.1
|