aboutsummaryrefslogtreecommitdiff
path: root/lang/bf2c/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.5Rene Ladan2012-02-191-2/+2
| | | | Notes: svn path=/head/; revision=291856
* - Undeprecate.Rene Ladan2012-01-021-2/+2
| | | | | | | | - Update to 1.2.4. - Move to new MASTER_SITE Notes: svn path=/head/; revision=288441
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* Update to 1.2.3Tilman Keskinoz2004-04-291-2/+2
| | | | | | | | PR: 65911 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=107974
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* New port: optimizing BF to C compilerEdwin Groothuis2003-09-271-0/+1
BrainF*ck is a minimalistic, yet Turing-complete programming language with only 8 instructions. bf2c compiles a BF file into a corresponding C file, optimizing as much as possible for speed, size and readability. It is written for fun, self-educating purposes and to beat existing BF compilers. PR: ports/57241 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=89524