Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3811 | Kartik K. Agaram | 2017-04-04 | 3 | -4/+4 |
| | |||||
* | 3810 | Kartik K. Agaram | 2017-04-04 | 3 | -17/+17 |
| | | | | | | | Stop naming 'jump' instructions in their errors since they're so often rewritten from 'break' or 'loop' instructions. Thanks Lakshman Swaminathan for running into this issue. | ||||
* | 3809 | Kartik K. Agaram | 2017-04-04 | 3 | -229/+230 |
| | |||||
* | 3808 - 'length' for duplex lists | Kartik K. Agaram | 2017-03-31 | 4 | -762/+777 |
| | |||||
* | 3806 | Kartik K. Agaram | 2017-03-21 | 1 | -60/+55 |
| | |||||
* | 3805 | Kartik K. Agaram | 2017-03-20 | 1 | -204/+246 |
| | |||||
* | 3804 | Kartik K. Agaram | 2017-03-20 | 1 | -2/+2 |
| | | | | Drop the inaccurate cross-links to 'truncate' everywhere. | ||||
* | 3803 | Kartik K. Agaram | 2017-03-20 | 3 | -223/+222 |
| | |||||
* | 3802 - more accurate sandbox results | Kartik K. Agaram | 2017-03-20 | 2 | -480/+501 |
| | | | | Thanks Lakshman Swaminathan for reporting this issue. | ||||
* | 3801 | Kartik K. Agaram | 2017-03-20 | 1 | -5/+5 |
| | |||||
* | 3800 | Kartik K. Agaram | 2017-03-18 | 1 | -449/+469 |
| | |||||
* | 3799 | Kartik K. Agaram | 2017-03-18 | 2 | -3/+3 |
| | |||||
* | 3798 - trace-browser: make search like in vi | Kartik K. Agaram | 2017-03-15 | 1 | -439/+460 |
| | |||||
* | 3797 | Kartik K. Agaram | 2017-03-15 | 10 | -740/+738 |
| | |||||
* | 3796 | Kartik K. Agaram | 2017-03-14 | 3 | -874/+893 |
| | | | | | | Standardize the order of some common blocks in `render`, `render-text` and `render-code`. This is preparation for trying to reorganize them to reduce duplicate code. | ||||
* | 3794 | Kartik K. Agaram | 2017-03-14 | 1 | -2/+2 |
| | | | | Fix a _very_ misleading comment. | ||||
* | 3793 | Kartik K. Agaram | 2017-03-14 | 4 | -910/+910 |
| | | | | | | Move 'render-code' to the layer where it's used. Thanks Caleb Couch for finding this bit of ugliness. | ||||
* | 3792 | Kartik K. Agaram | 2017-03-12 | 1 | -267/+292 |
| | | | | | | | Bugfix: make sure 'print 0, 0' always does the right thing, no matter how it's overloaded. Thanks Ella Couch for reporting this. | ||||
* | 3791 | Kartik K. Agaram | 2017-03-12 | 2 | -1419/+1381 |
| | | | | Simpler way to do commit 2929. | ||||
* | 3790 | Kartik K. Agaram | 2017-03-12 | 7 | -1040/+1043 |
| | | | | Don't try to snapshot in scenarios. | ||||
* | 3789 | Kartik K. Agaram | 2017-03-12 | 7 | -1045/+1047 |
| | | | | | | | | | | | | | I accidentally got rid of git snapshotting of lessons back when I switched to testable file primitives last December (commit 3705). >:-( Bringing it back now, hopefully better. The improvement is that there's now at most one commit every time we hit F4. This change adds yet another reason that running `mu` from a different directory is just not supported. | ||||
* | 3788 | Kartik K. Agaram | 2017-03-12 | 2 | -796/+805 |
| | |||||
* | 3787 | Kartik K. Agaram | 2017-03-12 | 1 | -6/+6 |
| | |||||
* | 3785 | Kartik K. Agaram | 2017-03-10 | 1 | -104/+106 |
| | | | | Don't show empty hidden counts in the trace-browser. | ||||
* | 3784 | Kartik K. Agaram | 2017-03-10 | 1 | -317/+487 |
| | |||||
* | 3771 | Kartik K. Agaram | 2017-03-08 | 1 | -1/+1 |
| | |||||
* | 3770 | Kartik K. Agaram | 2017-03-08 | 1 | -194/+199 |
| | |||||
* | 3769 | Kartik K. Agaram | 2017-03-08 | 1 | -272/+280 |
| | |||||
* | 3768 - trace browser: scrolling horizontally | Kartik K. Agaram | 2017-03-08 | 1 | -263/+273 |
| | |||||
* | 3767 | Kartik K. Agaram | 2017-03-08 | 1 | -251/+257 |
| | |||||
* | 3766 | Kartik K. Agaram | 2017-03-08 | 1 | -6/+6 |
| | |||||
* | 3765 | Kartik K. Agaram | 2017-03-08 | 1 | -4/+4 |
| | |||||
* | 3764 - better colors for cross-links | Kartik K. Agaram | 2017-03-08 | 119 | -424/+542 |
| | |||||
* | 3763 | Kartik K. Agaram | 2017-03-07 | 1 | -252/+251 |
| | |||||
* | 3761 | Kartik K. Agaram | 2017-03-07 | 115 | -11309/+11541 |
| | |||||
* | 3759 - make current line more salient | Kartik K. Agaram | 2017-03-06 | 1 | -37/+36 |
| | |||||
* | 3758 | Kartik K. Agaram | 2017-03-06 | 1 | -204/+205 |
| | |||||
* | 3757 - more permissive trace browser UI | Kartik K. Agaram | 2017-03-06 | 1 | -175/+181 |
| | |||||
* | 3756 - start of some improvements to the trace browser | Kartik K. Agaram | 2017-03-05 | 2 | -248/+287 |
| | |||||
* | 3755 | Kartik K. Agaram | 2017-03-05 | 2 | -30/+53 |
| | |||||
* | 3752 - fix a couple of segfaults | Kartik K. Agaram | 2017-03-02 | 3 | -357/+376 |
| | | | | Thanks Ella Couch for running into these. | ||||
* | 3751 | Kartik K. Agaram | 2017-03-02 | 4 | -6/+6 |
| | | | | Some hacky manual fixes to auto-generated html. | ||||
* | 3750 | Kartik K. Agaram | 2017-03-02 | 64 | -1317/+1309 |
| | |||||
* | 3749 | Kartik K. Agaram | 2017-03-02 | 64 | -1352/+1350 |
| | |||||
* | 3748 | Kartik K. Agaram | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | 3747 | Kartik K. Agaram | 2017-02-07 | 2 | -6/+6 |
| | |||||
* | 3746 | Kartik K. Agaram | 2017-02-07 | 38 | -2536/+2570 |
| | |||||
* | 3737 | Kartik K. Agaram | 2017-01-22 | 4 | -43/+42 |
| | |||||
* | 3734 | Kartik K. Agaram | 2017-01-11 | 9 | -15/+15 |
| | |||||
* | 3732 | Kartik K. Agaram | 2017-01-11 | 14 | -1024/+1033 |
| |