about summary refs log tree commit diff stats
path: root/tutorial
Commit message (Collapse)AuthorAgeFilesLines
* .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
|
* reword the tutorial after dropping 'grapheme'Kartik K. Agaram2021-11-091-11/+12
|
* rename grapheme to code-point-utf8Kartik K. Agaram2021-11-093-8/+8
| | | | | | 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.
* task 16: addressing sejo's feedbackKartik K. Agaram2021-11-071-3/+3
| | | | I'm still not quite happy with this..
* tutorial: improve task 14 based on sejo's feedbackKartik K. Agaram2021-11-071-2/+8
|
* .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.
* tweak instructions to mention WindowsKartik Agaram2021-10-311-2/+6
| | | | Thanks Maikel van de Lisdonk.
* .Kartik K. Agaram2021-10-301-1/+3
|
* more comments from sejo <3Kartik K. Agaram2021-10-302-11/+7
|
* .Kartik K. Agaram2021-10-301-1/+1
|
* done with first draft of tutorialKartik K. Agaram2021-10-305-16/+139
|
* .Kartik K. Agaram2021-10-301-1/+1
|
* tutorial: point at vocabulary.mdKartik K. Agaram2021-10-301-0/+3
|
* .Kartik K. Agaram2021-10-291-9/+10
|
* task: first graphicsKartik K. Agaram2021-10-273-6/+64
|
* .Kartik K. Agaram2021-10-271-2/+2
|
* task: conditional executionKartik K. Agaram2021-10-263-0/+67
|
* task: juggling function outputs between registersKartik K. Agaram2021-10-263-0/+87
|
* make room for a second task before fractional numbersKartik K. Agaram2021-10-266-5/+5
|
* task: primitive statements vs function callsKartik K. Agaram2021-10-264-0/+91
|
* make room for a task before fractional numbersKartik K. Agaram2021-10-266-1/+1
|
* .Kartik K. Agaram2021-10-261-0/+5
|
* .Kartik K. Agaram2021-10-261-2/+2
|
* .Kartik K. Agaram2021-10-261-5/+5
|
* a few surprisingly nuanced tweaks to task 8Kartik K. Agaram2021-10-261-7/+7
| | | | Thanks sejo for the feedback.
* .Kartik K. Agaram2021-10-261-1/+1
|
* task: floating-pointKartik K. Agaram2021-10-256-2/+318
| | | | | I'm almost ready to throw in the towel. Writing out the rules makes it obvious how hostile they are to most people.
* .Kartik K. Agaram2021-10-242-1/+8
|
* .Kartik K. Agaram2021-10-241-3/+4
|
* rewrite Mu referenceKartik K. Agaram2021-10-231-8/+8
|
* better phrasing thanks to feedback from sejoKartik K. Agaram2021-10-221-6/+7
|
* .Kartik K. Agaram2021-10-221-1/+1
|
* task: using a runbookKartik K. Agaram2021-10-213-0/+52
|
* .Kartik K. Agaram2021-10-213-2/+26
|
* task: error messagesKartik K. Agaram2021-10-212-0/+51
|
* paper over one gap pointed out by sejoKartik K. Agaram2021-10-201-0/+2
|
* thanks sejo for feedbackKartik K. Agaram2021-10-202-9/+13
|
* .Kartik K. Agaram2021-10-201-0/+2
|
* .Kartik K. Agaram2021-10-201-0/+4
|
* .Kartik K. Agaram2021-10-201-1/+2
|
* .Kartik K. Agaram2021-10-201-2/+3
|
* .Kartik K. Agaram2021-10-201-1/+5
|
* .Kartik K. Agaram2021-10-201-0/+8
|
* task: variables in registers vs memoryKartik K. Agaram2021-10-204-1/+59
|
* .Kartik K. Agaram2021-10-201-0/+0
|