| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Convert to USES=gmake
Reported by: marino
|
| |
|
|
|
|
| |
Reported by: pgj
|
|
|
|
| |
llvm/clang to 3.2.
|
|
|
|
|
|
|
| |
Requested by: Zhihao Yuan <lichray@gmail.com> (maintainer, via email)
Noticed by: Riccardo Torrini <riccardo@torrini.org>
Feature safe: yes
|
|
|
|
|
| |
PR: ports/168686
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 168172
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/167414
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Prefer editline support, if available
PR: ports/165864
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
|
| |
- Drop USE_GCC line from bsd.pure.mk, downstream ports need to be able to
override USE_GCC value
|
|
|
|
|
| |
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
| |
upgraded.
Approved by: lichray@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
Remove patch integrated upstream
PR: ports/156099
Submitted by: Zhihao Yuan (maintainer)
|
|
rewriting. It offers equational definitions with pattern matching, full
symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation,
lexical closures, built-in list and matrix support and an easy-to-use C
interface. The interpreter uses LLVM as a backend to JIT-compile Pure
programs to fast native code.
WWW: https://code.google.com/p/pure-lang/
PR: ports/155647
Submitted by: Zhihao Yuan <lichray@gmail.com>
|