Commit Graph

36 Commits

Author SHA1 Message Date
Kartik Agaram 07a1a29912 clarify that we don't use C++20 modules 2020-10-23 11:17:57 -07:00
Kartik Agaram 9a83eac410 new fork 2020-10-23 00:18:35 -07:00
Jimmy Miller 97f4d3ed95
Fix broken link 2020-10-08 20:05:56 -04:00
Kartik Agaram 7817fdb29c 6640
Re-sync markdown files with mu-normie fork.
2020-07-12 16:37:58 -07:00
Kartik Agaram ac8b37f9a8 6639 2020-07-12 16:28:24 -07:00
Kartik Agaram 7b5ad6028c 6633 2020-07-11 09:10:57 -07:00
Kartik Agaram 9a524793ee 6618 - new docs 2020-07-06 01:05:10 -07:00
Kartik Agaram 64bf0e8b97 6499 2020-06-07 15:43:13 -07:00
Kartik Agaram e2e0f5cce7 6498
Switch bullet lists in Markdown files away from `*`; it's ambiguous with
emphasis.
2020-06-06 15:55:03 -07:00
Kartik Agaram 3351d83f8b 6403 2020-05-24 23:06:07 -07:00
Kartik Agaram f5c45f8614 6402 2020-05-24 23:03:20 -07:00
Kartik Agaram 7852e65c7f 6386 - documentation on editor setup 2020-05-23 00:24:13 -07:00
Kartik Agaram b338e82e22 6218 - link to Mu's first fork 2020-05-10 13:21:52 -07:00
Kartik Agaram d260b01748 6200 - --dump is not needed for incremental traces
This undoes commit 5764, which was ill-considered. We already had incremental
prints at that point to 'last_run'. As long as we don't run out of RAM
on large traces, there doesn't seem any need to print to stderr.

Now '--dump' is only needed when juggling multiple traces.
2020-04-09 00:56:32 -07:00
Kartik Agaram 6efd1778e1 6174 2020-03-27 09:07:04 -07:00
Kartik Agaram 0ea5f759fc 6171 2020-03-25 11:46:07 -07:00
Kartik Agaram 8fa7c79685 6168 2020-03-25 09:39:46 -07:00
Kartik Agaram 9470451cb1 6167 2020-03-25 09:21:06 -07:00
Kartik Agaram 7d117e4699 6166 2020-03-25 09:20:33 -07:00
Kartik Agaram 41d5e711f2 6165 2020-03-25 09:16:04 -07:00
Kartik Agaram e1de7e0661 6154 - include link to the Mu paper 2020-03-16 01:53:09 -07:00
Kartik Agaram e2a0b44073 6151 2020-03-15 10:54:25 -07:00
Kartik Agaram b7b24ec242 6142 2020-03-14 01:03:30 -07:00
Kartik Agaram 9f589350cf 6141 2020-03-14 00:58:52 -07:00
Kartik Agaram a598d09082 6140 2020-03-14 00:50:38 -07:00
Kartik Agaram e420279ac1 6127 2020-03-11 19:50:49 -07:00
Kartik Agaram 924ed08aca 5968 2020-02-01 12:14:20 -08:00
Kartik Agaram aeac1e061d 5966 - document all supported Mu instructions 2020-01-31 18:55:37 -08:00
Kartik Agaram 4bb0b7e93f 5965 2020-01-31 16:17:04 -08:00
Kartik Agaram 730e689467 5886 2020-01-12 21:30:29 -08:00
Kartik Agaram 6f1581e77b 5874 2020-01-02 15:13:44 -08:00
Kartik Agaram 300aa16720 5873 2020-01-02 15:11:10 -08:00
Kartik Agaram 8bbafb1397 5872 2020-01-02 14:12:46 -08:00
Kartik Agaram 42b4da908e 5871 2020-01-02 13:57:47 -08:00
Kartik Agaram e968735e60 5869 2020-01-02 12:43:24 -08:00
Kartik Agaram 7fd4a87066 5868
Follow stupid GNU convention, because why not:
  https://www.gnu.org/prep/standards/html_node/Releases.html
2020-01-02 12:27:35 -08:00