about summary refs log tree commit diff stats
path: root/044space.cc
Commit message (Expand)AuthorAgeFilesLines
* 2258 - separate warnings from errorsKartik K. Agaram2015-10-061-7/+7
* 2226 - standardize warning formatKartik K. Agaram2015-10-011-2/+2
* 2218 - check types in instructions much earlierKartik K. Agaram2015-09-301-9/+9
* 2199 - stop printing numbers in scientific notationKartik K. Agaram2015-09-141-1/+1
* 2148Kartik K. Agaram2015-09-051-1/+1
* 2095Kartik K. Agaram2015-08-281-2/+0
* 1951 - warn when copying scalars to arrays, etc.Kartik K. Agaram2015-08-071-0/+1
* 1882Kartik K. Agaram2015-07-291-3/+3
* 1869 - rename the /deref property to /lookupKartik K. Agaram2015-07-281-7/+7
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-24/+24
* 1848 - core instructions now check for ingredientsKartik K. Agaram2015-07-251-7/+5
* 1844 - explicitly end each trace lineKartik K. Agaram2015-07-251-7/+9
* 1830Kartik K. Agaram2015-07-231-1/+1
* 1799 - continue to debug memory corruption of 1795Kartik K. Agaram2015-07-171-0/+1
* 1780 - now we always reclaim local scopesKartik K. Agaram2015-07-131-8/+53
* 1772 - stop wasting space when allocating default-spaceKartik K. Agaram2015-07-131-0/+47
* 1769 - routines can now have global variablesKartik K. Agaram2015-07-131-6/+0
* 1768Kartik K. Agaram2015-07-131-0/+146