about summary refs log tree commit diff stats
path: root/044space.cc
Commit message (Expand)AuthorAgeFilesLines
* 2473 - bad idea to use /raw with multiple intentionsKartik K. Agaram2015-11-221-8/+8
* 2377 - stop using operator[] in mapKartik K. Agaram2015-11-061-9/+9
* 2321 - more preparations for static dispatchKartik K. Agaram2015-10-291-3/+3
* 2306 - recipe headersKartik K. Agaram2015-10-281-2/+2
* 2301 - test_all_layers fixesKartik K. Agaram2015-10-281-1/+2
* 2297Kartik K. Agaram2015-10-281-5/+5
* 2283 - represent each /property as a treeKartik K. Agaram2015-10-261-3/+3
* 2277 - reagents now have a tree of typesKartik K. Agaram2015-10-251-17/+15
* 2263Kartik K. Agaram2015-10-071-1/+1
* 2262 - strengthen some type checksKartik K. Agaram2015-10-071-1/+7
* 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