about summary refs log tree commit diff stats
path: root/044space.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
e_test.sh?h=main&id=f47066a7c2f53796fb252dc187cdcf77834a1157'>^
01b6cfe4 ^
ab107e18 ^
a5fa9785 ^
c2d60fbe ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23