summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Some changes that were lying aroundHEADmastertomsmeding2016-12-23
|
* add sys_select (WIP) and fix source from stdintomsmeding2015-12-29
|
* almost-working engine! :tada:tomsmeding2015-09-12
|
* Fix `roll` and add its more general cousin `rotate`tomsmeding2015-09-12
|
* Add arrsettomsmeding2015-09-10
|
* More tetris wiptomsmeding2015-09-10
|
* arrpushf, arrpopf, errortomsmeding2015-09-10
|
* Add a standard library referencetomsmeding2015-09-10
|
* Stuff.tomsmeding2015-09-10
|
* Merge branch 'master' into tetristomsmeding2015-09-10
|\ | | | | | | merge array stuff into tetris
| * more array functionstomsmeding2015-09-10
| |
| * add mkarrayptomsmeding2015-09-10
| |
| * Add arrays to Postruntomsmeding2015-09-09
| |
* | WIPtomsmeding2015-09-09
| |
* | First tetris committomsmeding2015-09-09
|/
* More bitwise operators!tomsmeding2015-09-09
|
* @includeonce :tada:tomsmeding2015-09-08
|
* Add mandelbrot.bf testing file for bf.prntomsmeding2015-09-08
| | | | NOT WRITTEN BY ME!
* Add scope test filetomsmeding2015-09-08
|
* Fix bf.prn to work with scopestomsmeding2015-09-08
|
* make scopes ACTUALLY WORK nicelytomsmeding2015-09-08
|
* Add scopes!tomsmeding2015-09-06
|
* stufftomsmeding2015-09-06
|
* Fix include files / remove unnecessarytomsmeding2015-08-25
|
* Refactortomsmeding2015-08-25
|
* Fully working BF interpreter :tada:tomsmeding2015-08-22
|
* More IO and bug fixestomsmeding2015-08-22
|
* Better testing material for bf.prntomsmeding2015-08-22
|
* aesthetic changes to bf.prntomsmeding2015-08-19
|
* LOTS of stuff and BRAINFUCK INTERPRETERtomsmeding2015-08-19
| | | | Lots of builtins added, made ready for the brainfuck interpreter, included as bf.prn.
* 2nd and 3rd pass, lots o builtins, keywordstomsmeding2015-08-19
|
* Functionstomsmeding2015-08-19
|
* Initial, first working versiontomsmeding2015-08-19