about summary refs log tree commit diff stats
path: root/031address.cc
Commit message (Expand)AuthorAgeFilesLines
* 2576 - distinguish allocated addresses from othersKartik K. Agaram2016-01-191-0/+4
* 2574Kartik K. Agaram2016-01-191-4/+8
* fix a crash on unknown typeKartik K. Agaram2015-12-151-0/+11
* 2482 - better choice between valid variantsKartik K. Agaram2015-11-271-1/+1
* 2473 - bad idea to use /raw with multiple intentionsKartik K. Agaram2015-11-221-4/+4
* 2399 - consistent debug_string vocabularyKartik K. Agaram2015-11-081-2/+1
* 2393 - redo 2391Kartik K. Agaram2015-11-071-1/+2
* 2392 - undo 2391Kartik K. Agaram2015-11-071-2/+1
* 2391Kartik K. Agaram2015-11-071-1/+2
* 2388 - final layer of edit/ loaded successfullyKartik K. Agaram2015-11-071-0/+7
* 2377 - stop using operator[] in mapKartik K. Agaram2015-11-061-8/+8
* 2373 - bad bug: instruction was losing /lookupKartik K. Agaram2015-11-051-0/+12
* 2313Kartik K. Agaram2015-10-291-1/+1
* 2283 - represent each /property as a treeKartik K. Agaram2015-10-261-2/+2
* 2277 - reagents now have a tree of typesKartik K. Agaram2015-10-251-42/+29
* 2258 - separate warnings from errorsKartik K. Agaram2015-10-061-9/+9
* 2243Kartik K. Agaram2015-10-051-0/+2
* 2241 - back to type-checking get-addressKartik K. Agaram2015-10-051-1/+1
* 2237Kartik K. Agaram2015-10-041-1/+1
* 2234 - check type of get's productKartik K. Agaram2015-10-021-0/+2
* 2227 - offset-checking for containersKartik K. Agaram2015-10-011-2/+6
* 2226 - standardize warning formatKartik K. Agaram2015-10-011-3/+3
* 2220Kartik K. Agaram2015-09-301-0/+3
* 2219Kartik K. Agaram2015-09-301-12/+4
* 2218 - check types in instructions much earlierKartik K. Agaram2015-09-301-3/+48
* 2213 - start moving type checks out of 'run'Kartik K. Agaram2015-09-281-4/+1
* 2199 - stop printing numbers in scientific notationKartik K. Agaram2015-09-141-3/+3
* 2095Kartik K. Agaram2015-08-281-3/+0
* 1988 - handle reagents without typesKartik K. Agaram2015-08-131-1/+1
* 1951 - warn when copying scalars to arrays, etc.Kartik K. Agaram2015-08-071-0/+3
* 1921 - show trace by clicking on codeKartik K. Agaram2015-08-021-2/+2
* 1902Kartik K. Agaram2015-07-301-0/+14
* 1877 - shorten /lookup property to prefix '*'Kartik K. Agaram2015-07-281-0/+20
* 1869 - rename the /deref property to /lookupKartik K. Agaram2015-07-281-17/+17
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-13/+13
* 1864Kartik K. Agaram2015-07-281-1/+13
* 1862Kartik K. Agaram2015-07-281-1/+1
* 1860 - new primitive: $systemKartik K. Agaram2015-07-271-47/+1
* 1848 - core instructions now check for ingredientsKartik K. Agaram2015-07-251-2/+8
* 1844 - explicitly end each trace lineKartik K. Agaram2015-07-251-1/+1
* 1842 - get layers building again after 2 weeksKartik K. Agaram2015-07-241-12/+61
* 1702 - experiment: start using 'ordinal' in namesKartik K. Agaram2015-07-041-1/+1
* 1585Kartik K. Agaram2015-06-171-1/+1
* 1434 - support all unicode spacesKartik K. Agaram2015-05-231-2/+2
* 1417 - draft zoom levels in tracesKartik K. Agaram2015-05-211-1/+1
* 1414 - traces now robust to new recipes/typesKartik K. Agaram2015-05-211-14/+1
* 1391 - avoid unsigned integersKartik K. Agaram2015-05-171-6/+6
* 1363 - rename 'integer' to 'number'Kartik K. Agaram2015-05-131-17/+17
* 1360 - store doubles in memoryKartik K. Agaram2015-05-121-2/+2
* 1357 - temporarily revert floating-point supportKartik K. Agaram2015-05-121-1/+1