about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* much love mainKartik K. Agaram2023-12-191-0/+5
|
* use markdown syntax for images without attributesKartik K. Agaram2023-11-261-2/+2
| | | | Sourcehut still can't handle the third :shrug:
* bring apps/hest-life.mu up to dateKartik K. Agaram2023-09-221-2/+2
|
* couple of tweaks to ReadmeKartik K. Agaram2023-08-041-2/+2
|
* tweaks to compiler docKartik K. Agaram2022-04-012-8/+10
|
* more portableKartik K. Agaram2022-02-243-24/+14
| | | | https://stackoverflow.com/questions/1815329/portable-way-to-get-file-size-in-bytes-in-the-shell/1815582#1815582
* klunky attempt to support BSD statKartik Agaram2022-02-242-7/+17
| | | | Many thanks again, Wade.
* move comment to a clearer locationKartik Agaram2022-02-241-2/+2
|
* fix a conflict between GNU and Mac/BSDKartik Agaram2022-02-241-4/+4
| | | | | | This particular issue doesn't affect behavior. Thanks Wade for pointing it out.
* update stale stuff in an old prototypeKartik Agaram2022-02-036-46/+46
|
* typo in shell ReadmeKartik K. Agaram2022-01-231-2/+3
|
* slack: hacky feature to browse thread by urlKartik K. Agaram2022-01-172-5/+95
| | | | Doesn't currently support a comment url. That should be easy to fix..
* slack: update instructions for downloading imagesKartik K. Agaram2022-01-161-2/+5
|
* acknowledge current statusKartik K. Agaram2022-01-141-3/+13
|
* obsolete argumentKartik K. Agaram2022-01-091-1/+1
|
* fix a regression from 3 commits and 12 days ago :/Kartik K. Agaram2021-12-242-7/+7
| | | | Thanks Antonio D'Souza for reporting issue #51, which this fixes.
* .Kartik K. Agaram2021-12-122-317/+345
|
* .Kartik K. Agaram2021-12-121-0/+371
|
* playing with Paul Batchelor's Trikufic tilesetKartik K. Agaram2021-12-123-0/+322
| | | | | https://pbat.ch/wiki/trikuf https://merveilles.town/@akkartik/107432999019092669
* link to the Mu tourKartik K. Agaram2021-12-071-1/+3
|
* .Kartik K. Agaram2021-11-291-1/+1
|
* getting ready to share the guided tour more widelyKartik K. Agaram2021-11-261-1/+3
|
* tutorial: remove an unnecessary detailKartik K. Agaram2021-11-162-2/+0
|
* I'm going to hell for this..Kartik K. Agaram2021-11-121-1/+1
| | | | | This typo has been around since July 2019 (commit 784e17d487). I swear I've spelt the name correctly scores of times before that.
* .Kartik K. Agaram2021-11-111-1/+57
|
* slack: one more corner case during importKartik K. Agaram2021-11-091-0/+7
|
* .Kartik Agaram2021-11-095-2787/+573
|
* keep 'grapheme-stack'Kartik Agaram2021-11-0912-612/+612
| | | | We want to at least document intent there.
* .Kartik Agaram2021-11-09236-46806/+43651
|
* .Kartik Agaram2021-11-091-8/+10
|
* reword the tutorial after dropping 'grapheme'Kartik K. Agaram2021-11-091-11/+12
|
* rename grapheme to code-point-utf8Kartik K. Agaram2021-11-0955-1408/+1403
| | | | | | Longer name, but it doesn't lie. We have no data structure right now for combining multiple code points. And it makes no sense for the notion of a grapheme to conflate its Unicode encoding.
* copy back some error messages from linux/Kartik K. Agaram2021-11-092-3/+3
|
* copy back some tests from linux/Kartik K. Agaram2021-11-091-0/+57
|
* .Kartik K. Agaram2021-11-091-3/+1
|
* .Kartik K. Agaram2021-11-091-2/+2
|
* clean up VSCode extensionKartik Agaram2021-11-094-125/+2
|
* syntax highlighting for Visual Studio CodeKartik Agaram2021-11-088-0/+275
|
* syntax highlighting bundle for TextMateKartik Agaram2021-11-082-0/+112
|
* task 16: addressing sejo's feedbackKartik K. Agaram2021-11-072-5/+10
| | | | I'm still not quite happy with this..
* tutorial: improve task 14 based on sejo's feedbackKartik K. Agaram2021-11-074-30/+37
|
* .Kartik Agaram2021-10-311-2/+2
|
* .Kartik Agaram2021-10-311-1/+1
|
* .Kartik K. Agaram2021-10-311-7/+11
|
* tutorial: tweaks to task 14Kartik K. Agaram2021-10-311-5/+12
| | | | Thanks again sejo for your comments.
* translate_emulated has gotten _much_ slowerKartik Agaram2021-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I spent some time timing this command: cd ./linux/bootstrap; ./clean; popd; time ./translate_emulated apps/ex2.mu Times at a few commits this year, along with notes on what changed in the linux/ directory: 517a01c95a62a8d6227357d514dc9fff83388153 Feb 17 1:30 time ./translate_mu_baremetal_emulated baremetal/ex2.mu 71e4f3812982dba2efb471283d310224e8db363e Mar 3 1:30 time ./translate_emulated ex2.mu 2df1d1a73046a0a7b6523552b53f407651ed36df May 14 1:53 time ./translate_emulated apps/ex2.mu ff8ec9bcff7577ba923fe7868ea62ecceed55ee7 + patch May 14 2:10 -- start showing stack trace on abort 9831a8cef9cb8f412590ffa6ab9f52b8b51ab9d2 + patch May 19 2:23 8c47da082b63b6aa6aafd45e1f8f7edd4459e555 Jun 18 2:27 -- what changed in the middle here?! b625c6304eca827c04eda719fa6f7927294b80bc Jul 29 3:13 -- seemingly minor change to linux/next-word 52e3ea8a4bec791e4c2d64fb8aca9e26cdf60f25 Aug 15 4:55 ba4a3c5be70d473479e663be0400b798f88c113d Aug 22 4:57 -- one additional compiler check in linux/mu.subx 899cdcc3f3da2be04801ab79b53ec2264e8b1e4c Aug 29 5:44 5:54 975f372d67a5242d3c046712d43ec9f61a920009 Oct 31 5:22 So it's not a single commit :/ Unclear what's going on.
* tweak instructions to mention WindowsKartik Agaram2021-10-311-2/+6
| | | | Thanks Maikel van de Lisdonk.
* Mac OS build broken since Aug 29 :/Kartik Agaram2021-10-311-1/+1
| | | | (commit b1dcfb03d00)
* .Kartik K. Agaram2021-10-301-1/+3
|
* .Kartik K. Agaram2021-10-301-0/+1
|