Commit Graph

9001 Commits

Author SHA1 Message Date
Kartik K. Agaram b44567ba23 much love 2023-12-19 08:38:59 -08:00
Kartik K. Agaram 204589b2ff use markdown syntax for images without attributes
Sourcehut still can't handle the third 🤷
2023-11-26 15:52:26 -08:00
Kartik K. Agaram 2d5095a08b bring apps/hest-life.mu up to date 2023-09-22 11:32:02 -07:00
Kartik K. Agaram 7457057d0f couple of tweaks to Readme 2023-08-04 16:51:33 -07:00
Kartik K. Agaram b351ca6ed4 tweaks to compiler doc 2022-04-01 06:13:20 -07:00
Kartik K. Agaram 66a74fdb72 more portable
https://stackoverflow.com/questions/1815329/portable-way-to-get-file-size-in-bytes-in-the-shell/1815582#1815582
2022-02-24 22:08:01 -08:00
Kartik Agaram cab68a5cfc klunky attempt to support BSD stat
Many thanks again, Wade.
2022-02-24 21:10:24 -08:00
Kartik Agaram dbe169fc5d move comment to a clearer location 2022-02-24 21:08:33 -08:00
Kartik Agaram cbd535d3b7 fix a conflict between GNU and Mac/BSD
This particular issue doesn't affect behavior.

Thanks Wade for pointing it out.
2022-02-24 21:05:47 -08:00
Kartik Agaram 54423826c7 update stale stuff in an old prototype 2022-02-03 10:31:44 -08:00
Kartik K. Agaram 38a9370673 typo in shell Readme 2022-01-23 12:46:45 -08:00
Kartik K. Agaram 9ded0ea184 slack: hacky feature to browse thread by url
Doesn't currently support a comment url. That should be easy to fix..
2022-01-17 20:30:09 -08:00
Kartik K. Agaram bf82a57959 slack: update instructions for downloading images 2022-01-16 20:09:44 -08:00
Kartik K. Agaram 131b5a5652 acknowledge current status 2022-01-14 08:49:46 -08:00
Kartik K. Agaram 9cbaad0811 obsolete argument 2022-01-09 07:50:09 -08:00
Kartik K. Agaram 7ab55b3494 fix a regression from 3 commits and 12 days ago :/
Thanks Antonio D'Souza for reporting issue #51, which this fixes.
2021-12-24 13:12:59 -08:00
Kartik K. Agaram 5bbc33d823 . 2021-12-12 15:04:30 -08:00
Kartik K. Agaram a03c449be9 . 2021-12-12 13:09:41 -08:00
Kartik K. Agaram 3cc80610c8 playing with Paul Batchelor's Trikufic tileset
https://pbat.ch/wiki/trikuf
https://merveilles.town/@akkartik/107432999019092669
2021-12-12 13:08:26 -08:00
Kartik K. Agaram d46441e082 link to the Mu tour 2021-12-07 07:45:23 -08:00
Kartik K. Agaram 7195a5e88e . 2021-11-29 21:55:33 -08:00
Kartik K. Agaram d5a366ea1f getting ready to share the guided tour more widely 2021-11-26 13:31:41 -08:00
Kartik K. Agaram b43e72b704 tutorial: remove an unnecessary detail 2021-11-16 07:27:52 -08:00
Kartik K. Agaram a79de8773d I'm going to hell for this..
This typo has been around since July 2019 (commit 784e17d487). I swear
I've spelt the name correctly scores of times before that.
2021-11-12 19:26:00 -08:00
Kartik K. Agaram 8e9ddaee55 . 2021-11-11 12:52:51 -08:00
Kartik K. Agaram b10bbc3a51 slack: one more corner case during import 2021-11-09 19:57:53 -08:00
Kartik Agaram 1f9b16680f . 2021-11-09 09:38:54 -08:00
Kartik Agaram 53d69dd1c5 keep 'grapheme-stack'
We want to at least document intent there.
2021-11-09 09:29:56 -08:00
Kartik Agaram 3ff2fe607c . 2021-11-09 09:23:31 -08:00
Kartik Agaram ef8fd8851a . 2021-11-09 09:03:54 -08:00
Kartik K. Agaram b72aed920b reword the tutorial after dropping 'grapheme' 2021-11-09 08:52:02 -08:00
Kartik K. Agaram d253a31828 rename grapheme to code-point-utf8
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.
2021-11-09 08:12:11 -08:00
Kartik K. Agaram d1808995b2 copy back some error messages from linux/ 2021-11-09 07:30:44 -08:00
Kartik K. Agaram a459208291 copy back some tests from linux/ 2021-11-09 07:28:49 -08:00
Kartik K. Agaram cc39b738c5 . 2021-11-09 07:27:17 -08:00
Kartik K. Agaram b49ea0c7b0 . 2021-11-09 07:25:58 -08:00
Kartik Agaram 8eae94e860 clean up VSCode extension 2021-11-09 06:35:53 -08:00
Kartik Agaram 2bac01fb7b syntax highlighting for Visual Studio Code 2021-11-08 18:49:15 -08:00
Kartik Agaram 11a191c290 syntax highlighting bundle for TextMate 2021-11-08 18:33:30 -08:00
Kartik K. Agaram d7389e15a8 task 16: addressing sejo's feedback
I'm still not quite happy with this..
2021-11-07 17:34:51 -08:00
Kartik K. Agaram 3ca102f015 tutorial: improve task 14 based on sejo's feedback 2021-11-07 16:37:10 -08:00
Kartik Agaram ad2dd26ed4 . 2021-10-31 14:13:00 -07:00
Kartik Agaram 5b0bb2aeb2 . 2021-10-31 14:06:57 -07:00
Kartik K. Agaram c71367c8ed . 2021-10-31 10:13:07 -07:00
Kartik K. Agaram 39d210899a tutorial: tweaks to task 14
Thanks again sejo for your comments.
2021-10-31 09:54:37 -07:00
Kartik Agaram 72850faae0 translate_emulated has gotten _much_ slower
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:
  517a01c95a Feb 17 1:30
    time ./translate_mu_baremetal_emulated baremetal/ex2.mu
  71e4f38129 Mar 3 1:30
    time ./translate_emulated ex2.mu
  2df1d1a730 May 14 1:53
    time ./translate_emulated apps/ex2.mu
  ff8ec9bcff + patch May 14 2:10 -- start showing stack trace on abort
  9831a8cef9 + patch May 19 2:23
  8c47da082b Jun 18 2:27
                                                               -- what changed in the middle here?!
  b625c6304e Jul 29 3:13
                                                               -- seemingly minor change to linux/next-word
  52e3ea8a4b Aug 15 4:55

  ba4a3c5be7 Aug 22 4:57
                                                               -- one additional compiler check in linux/mu.subx
  899cdcc3f3 Aug 29 5:44 5:54
  975f372d67 Oct 31 5:22

So it's not a single commit :/ Unclear what's going on.
2021-10-31 08:41:51 -07:00
Kartik Agaram 975f372d67 tweak instructions to mention Windows
Thanks Maikel van de Lisdonk.
2021-10-31 06:11:49 -07:00
Kartik Agaram 2f2871a51f Mac OS build broken since Aug 29 :/
(commit b1dcfb03d0)
2021-10-31 06:02:54 -07:00
Kartik K. Agaram b221d17f03 . 2021-10-30 12:25:17 -07:00
Kartik K. Agaram 1de8526e0c . 2021-10-30 12:11:47 -07:00