about summary refs log tree commit diff stats
path: root/011load.cc
Commit message (Expand)AuthorAgeFilesLines
* 1869 - rename the /deref property to /lookupKartik K. Agaram2015-07-281-2/+2
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-12/+12
* 1846Kartik K. Agaram2015-07-251-3/+3
* 1845 - never ever redefine the scenario's recipeKartik K. Agaram2015-07-251-5/+8
* 1844 - explicitly end each trace lineKartik K. Agaram2015-07-251-11/+14
* 1841 - reenable old layersKartik K. Agaram2015-07-241-3/+14
* 1840Kartik K. Agaram2015-07-241-1/+0
* 1736 - stop refusing to reload code in the editorKartik K. Agaram2015-07-091-1/+1
* 1702 - experiment: start using 'ordinal' in namesKartik K. Agaram2015-07-041-20/+20
* 1648Kartik K. Agaram2015-06-251-0/+2
* 1566 - fake mouse clicks in scenariosKartik K. Agaram2015-06-151-0/+3
* 1564 - a better way to support string literalsKartik K. Agaram2015-06-141-0/+6
* 1518 - still horribly brokenKartik K. Agaram2015-06-011-0/+1
* 1483 - *really* check color screens in scenariosKartik K. Agaram2015-05-271-1/+1
* 1414 - traces now robust to new recipes/typesKartik K. Agaram2015-05-211-28/+28
* 1399 - better 'unknown type' warningsKartik K. Agaram2015-05-181-0/+1
* 1391 - avoid unsigned integersKartik K. Agaram2015-05-171-4/+4
* 1385Kartik K. Agaram2015-05-161-0/+1
* 1363 - rename 'integer' to 'number'Kartik K. Agaram2015-05-131-29/+29
* 1299 - stop using [] in any vectorKartik K. Agaram2015-05-071-7/+7
* 1278 - support before/after tangle directivesKartik K. Agaram2015-05-051-30/+19
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+328