Commit Graph

9001 Commits

Author SHA1 Message Date
Kartik K. Agaram a69248b284 more comments from sejo <3 2021-10-30 12:09:50 -07:00
Kartik K. Agaram aab93d7538 . 2021-10-30 07:37:05 -07:00
Kartik K. Agaram 0f0d615ec4 . 2021-10-30 07:36:39 -07:00
Kartik K. Agaram 34f37b8944 clean up treeshaking support for baremetal
Check minified sizes by running:
  tools/translate_minified _files_
  ls -l a.bin
  qemu-system-i386 code.img

What I had before was for the linux/ version.
2021-10-30 07:29:15 -07:00
Kartik K. Agaram fb50fb081a . 2021-10-30 01:17:05 -07:00
Kartik K. Agaram 29523c7eb6 done with first draft of tutorial 2021-10-30 01:15:23 -07:00
Kartik K. Agaram bd356e5409 . 2021-10-30 00:32:29 -07:00
Kartik K. Agaram 9377cb7c96 tutorial: point at vocabulary.md 2021-10-30 00:26:42 -07:00
Kartik K. Agaram 53e9fdd370 . 2021-10-29 09:20:48 -07:00
Kartik K. Agaram bc54fa195a . 2021-10-29 07:37:09 -07:00
Kartik K. Agaram 81037d7bd8 task: first graphics 2021-10-27 10:11:11 -07:00
Kartik K. Agaram b1a04c59b6 . 2021-10-27 09:37:35 -07:00
Kartik K. Agaram 51ed06b5ce . 2021-10-27 09:36:19 -07:00
Kartik K. Agaram 20cca772b8 task: conditional execution 2021-10-26 23:57:25 -07:00
Kartik K. Agaram a3f73278b1 task: juggling function outputs between registers 2021-10-26 23:39:36 -07:00
Kartik K. Agaram 0ccfd0156f make room for a second task before fractional numbers 2021-10-26 23:16:03 -07:00
Kartik K. Agaram c7dde8d8b4 task: primitive statements vs function calls 2021-10-26 23:14:36 -07:00
Kartik K. Agaram 5713eb7302 make room for a task before fractional numbers 2021-10-26 23:12:17 -07:00
Kartik K. Agaram e419abe615 . 2021-10-26 22:23:29 -07:00
Kartik K. Agaram c3eab11fd1 . 2021-10-26 22:18:54 -07:00
Kartik K. Agaram 33ed713124 . 2021-10-26 22:11:49 -07:00
Kartik K. Agaram 85fe614cd9 . 2021-10-26 22:10:04 -07:00
Kartik K. Agaram 9c952560da . 2021-10-26 22:04:26 -07:00
Kartik K. Agaram c055c4781f . 2021-10-26 22:02:23 -07:00
Kartik K. Agaram 189bd674a0 a few surprisingly nuanced tweaks to task 8
Thanks sejo for the feedback.
2021-10-26 21:57:08 -07:00
Kartik K. Agaram b16ece5ae8 . 2021-10-26 21:27:01 -07:00
Kartik K. Agaram 06a1928c8d typo in tutorial 2021-10-26 21:26:07 -07:00
Kartik K. Agaram 0b16b27f49 task: floating-point
I'm almost ready to throw in the towel. Writing out the rules makes it
obvious how hostile they are to most people.
2021-10-25 22:50:04 -07:00
Kartik K. Agaram d3be351847 . 2021-10-24 07:07:37 -07:00
Kartik K. Agaram 016e788f08 . 2021-10-24 00:20:02 -07:00
Kartik K. Agaram 7da7e94720 . 2021-10-24 00:10:33 -07:00
Kartik K. Agaram 7d28bbe2f2 . 2021-10-24 00:02:07 -07:00
Kartik K. Agaram 1cfaf7537c . 2021-10-24 00:00:23 -07:00
Kartik K. Agaram 00438cd8a0 . 2021-10-23 23:58:34 -07:00
Kartik K. Agaram 6a2ec6bfab . 2021-10-23 23:53:27 -07:00
Kartik K. Agaram c6f32bc2b4 finally I can address sejo's feedback on shadow/clobber 2021-10-23 23:50:14 -07:00
Kartik K. Agaram c9eeca659e . 2021-10-23 23:43:21 -07:00
Kartik K. Agaram b4a3e804af rewrite Mu reference 2021-10-23 23:38:14 -07:00
Kartik K. Agaram 145957b7ee . 2021-10-23 09:30:49 -07:00
Kartik K. Agaram f2ee8c1fb6 better phrasing thanks to feedback from sejo 2021-10-22 16:09:56 -07:00
Kartik K. Agaram 6293c438a6 . 2021-10-22 16:04:22 -07:00
Kartik K. Agaram 28b6d1656a . 2021-10-21 21:20:22 -07:00
Kartik K. Agaram 5de772bebd task: using a runbook 2021-10-21 21:02:52 -07:00
Kartik K. Agaram 42002973c1 . 2021-10-21 20:56:49 -07:00
Kartik K. Agaram b044bd4264 task: error messages 2021-10-21 20:46:04 -07:00
Kartik K. Agaram d19a5c66e0 paper over one gap pointed out by sejo 2021-10-20 22:59:42 -07:00
Kartik K. Agaram efe918919a thanks sejo for feedback 2021-10-20 21:51:47 -07:00
Kartik K. Agaram 289e503a85 . 2021-10-20 15:01:36 -07:00
Kartik K. Agaram 4dab538ad1 . 2021-10-20 14:58:45 -07:00
Kartik K. Agaram 019de1c304 . 2021-10-20 14:51:05 -07:00