Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2607 - resolve some edge cases in static dispatch | Kartik K. Agaram | 2015-11-29 | 1 | -0/+13 |
| | |||||
* | 2504 - support to-text in 'stash' | Kartik K. Agaram | 2015-11-28 | 1 | -0/+1 |
| | |||||
* | 2502 | Kartik K. Agaram | 2015-11-28 | 1 | -3/+5 |
| | |||||
* | 2501 | Kartik K. Agaram | 2015-11-28 | 1 | -5/+4 |
| | |||||
* | 2500 | Kartik K. Agaram | 2015-11-28 | 1 | -2/+0 |
| | |||||
* | 2499 - done reorganizing transforms | Kartik K. Agaram | 2015-11-28 | 1 | -4/+7 |
| | |||||
* | 2498 | Kartik K. Agaram | 2015-11-28 | 1 | -4/+6 |
| | | | | | | Just one tangle of dependencies left in the transforms. Untangling it will require one more region: for transforms modifying types (inside instructions). | ||||
* | 2497 | Kartik K. Agaram | 2015-11-28 | 1 | -1/+1 |
| | |||||
* | 2496 | Kartik K. Agaram | 2015-11-28 | 1 | -4/+5 |
| | |||||
* | 2495 | Kartik K. Agaram | 2015-11-28 | 1 | -2/+4 |
| | |||||
* | 2494 | Kartik K. Agaram | 2015-11-28 | 1 | -17/+24 |
| | | | | | Some more structure to transforms, and flattening of dependencies between them. | ||||
* | 2493 - eliminate a couple of dependencies | Kartik K. Agaram | 2015-11-28 | 1 | -3/+3 |
| | | | | | | | In general you only want to specify one transform in terms of (before/after) another if the other direction wouldn't work. Otherwise try to make it work by just pushing transforms at the start/end of the list. | ||||
* | 2492 - summarize current transforms | Kartik K. Agaram | 2015-11-28 | 1 | -0/+23 |
| | |||||
* | 2313 | Kartik K. Agaram | 2015-10-29 | 1 | -4/+3 |
| | |||||
* | 2261 | Kartik K. Agaram | 2015-10-06 | 1 | -3/+1 |
| | |||||
* | 1842 - get layers building again after 2 weeks | Kartik K. Agaram | 2015-07-24 | 1 | -1/+1 |
| | | | | | Also, turns out I haven't been building 999spaces.cc in my default build. Now fixed. | ||||
* | 1814 - save code in editor | Kartik K. Agaram | 2015-07-18 | 1 | -2/+4 |
| | | | | | | | Very rudimentary ability to read/write from file+version control. No control over name. Recipes now saved. But what to do about sandboxes? | ||||
* | 1440 | Kartik K. Agaram | 2015-05-23 | 1 | -0/+1 |
| | |||||
* | 1417 - draft zoom levels in traces | Kartik K. Agaram | 2015-05-21 | 1 | -0/+11 |
| | |||||
* | 1287 | Kartik K. Agaram | 2015-05-06 | 1 | -1/+2 |
| | |||||
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+21 |
I've tried to update the Readme, but there are at least a couple of issues. |