summaryrefslogtreecommitdiff
path: root/lang/t3x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 6.10.2. Nuke bad @cwd directive.Will Andrews2001-04-073-4/+7
| | | | | PR: 26413 Submitted by: maintainer
* Spell __i386__ correctly. Add FreeBSD/AXP support.David E. O'Brien2001-03-311-0/+16
|
* Don't force -O2 -g; obey user's CFLAGS!David E. O'Brien2001-03-311-0/+7
|
* Update to version 6.10.1Kevin Lo2001-03-184-13/+18
| | | | | PR: 25898 Submitted by: MAINTAINER
* Add t3x 6.8.1, a compiler for the basic procedural language T3X, whoseWill Andrews2000-12-195-0/+124
syntax is a cross between Pascal and BCPL, but smaller and simpler. PR: 23268 Submitted by: Nils M. Holm <nmh@t3x.org>