Commit graph

53 commits

Author SHA1 Message Date
Toshio Sekiya
62d2fe46ba Add TfeTextView API reference in the tutorial. Add state diagram. 2021-02-09 18:16:52 +09:00
Toshio Sekiya
1b8e407d8d Make test script. Change .src.md file's spec. 2021-02-08 22:24:54 +09:00
Toshio Sekiya
c2d1873d59 Change Rakefile. Some library files are added. 2021-02-06 23:50:02 +09:00
Toshio Sekiya
c3c4668597 Tfetextview.c and tfetextview.h is moved to tfetextview folder. Bugs and typo error are fixed. 2021-02-06 17:26:57 +09:00
Toshio Sekiya
204709834a Bug (relatice link) fixed. 2021-02-03 23:08:03 +09:00
Toshio Sekiya
8924e8ef75 Make tfetextview folder. 2021-02-03 23:04:08 +09:00
Toshio Sekiya
3d4672cf30 Remove #define debug 1. 2021-02-01 17:08:52 +09:00
Toshio Sekiya
cbac76fe0a Change the size of the images in src/turtle/image folder 2021-02-01 16:46:55 +09:00
Toshio Sekiya
e2559ff72d Add turtle graphic interpreter. 2021-02-01 16:39:43 +09:00
Toshio Sekiya
06c3d7bd7e Bug fixed. 2021-01-27 17:26:37 +09:00
Toshio Sekiya
18a22b63c9 Update GFM files by rake. 2021-01-27 09:12:58 +09:00
Toshio Sekiya
2f27d6db62 Bug fixed. 2021-01-27 00:36:30 +09:00
ToshioCP
dfd5a37922
Merge pull request #4 from dvergeylen/fix-typos
Fix typos Section 1 → 15
Pull request from Daniel is accepted. Thank you, Daniel.
2021-01-26 23:56:49 +09:00
Daniel Vergeylen
447d42dfd5
Correct Typos from section 7 and 15 2021-01-26 14:43:53 +01:00
Daniel Vergeylen
04952c1002
Fix typos Section 1 → 15 2021-01-26 14:36:17 +01:00
Toshio Sekiya
7f4442e07a Indented block is replaced by fenced block. fixed #2. 2021-01-25 21:20:15 +09:00
Toshio Sekiya
880dd92c82 Use fenced code block. 2021-01-25 18:35:49 +09:00
Toshio Sekiya
26fc01e64e Add section 20. 2021-01-24 16:50:52 +09:00
Toshio Sekiya
7f1228cb26 Add section 19. 2021-01-22 22:14:05 +09:00
Toshio Sekiya
9847c5fcd7 Move abstract to frontmatter (latex). 2021-01-18 12:16:18 +09:00
Toshio Sekiya
b2f5ef2c36 Use ordered list instead of unordered for the table of contents. 2021-01-17 22:03:04 +09:00
Toshio Sekiya
9e4b428765 Bug in Rakefile fixed. Specify book documentclass instead of article. 2021-01-17 21:45:07 +09:00
Toshio Sekiya
4a94ab4b83 Add compilation instruction for tfe. 2021-01-16 20:20:11 +09:00
Toshio Sekiya
9267b68030 Add an explanation of primary instance. 2021-01-16 00:43:48 +09:00
Toshio Sekiya
79f53d08c7 Add a couple of environmental variable to env.sh. 2021-01-15 16:28:40 +09:00
Toshio Sekiya
782bc0fe06 Modify Readme_for_developers.md to fit the change of the directory structure. 2021-01-14 10:02:41 +09:00
Toshio Sekiya
f0bb799250 Make gfm directory for GFM files. 2021-01-13 20:59:15 +09:00
Toshio Sekiya
2c794f908b Fix typo error in Readme_for_developers.md. 2021-01-13 20:33:33 +09:00
Toshio Sekiya
c2ecbf15b0 Method name renum is changed to renum! because it's destructive. 2021-01-13 17:01:35 +09:00
Toshio Sekiya
ee82d53dff Modify Readme.md. 2021-01-13 13:32:44 +09:00
Toshio Sekiya
7632aaf5cf Add gtk4 installation section. Bug fixed. 2021-01-13 13:29:35 +09:00
Toshio Sekiya
9ecd1797da Bug fixed. Readme_for_developers.md is modified. 2021-01-11 23:32:09 +09:00
Toshio Sekiya
568ecd439c Latex and pdf file generation is supported. 2021-01-11 11:15:04 +09:00
Toshio Sekiya
63434371c3 Modify Rakefile to add html convert task. 2021-01-09 15:35:06 +09:00
Toshio Sekiya
db330e3b95 Modify section 15 to 17. 2021-01-09 12:00:58 +09:00
Toshio Sekiya
91341e7a8d Modify section 13 and 14. 2021-01-08 22:00:05 +09:00
Toshio Sekiya
5b1e820aab Modify section 12. 2021-01-08 21:24:27 +09:00
Toshio Sekiya
5a56824c25 Modify section 11. 2021-01-08 17:32:50 +09:00
Toshio Sekiya
14eb153fd2 Update section 9 to 14 with rake. 2021-01-08 15:56:55 +09:00
Toshio Sekiya
3b70d2bdc6 Modify section 9 and 10. 2021-01-08 15:52:33 +09:00
Toshio Sekiya
6878ec19ce Modify section 8. 2021-01-07 23:48:03 +09:00
Toshio Sekiya
8f4bf49945 Bug fixed (link). 2021-01-07 22:34:53 +09:00
Toshio Sekiya
5c568d0719 Modify section 7. 2021-01-07 21:38:32 +09:00
Toshio Sekiya
aec979ffa7 Modify section 6. 2021-01-07 20:29:13 +09:00
Toshio Sekiya
869302fd40 Modify sec 4 and 5. 2021-01-07 11:09:16 +09:00
Toshio Sekiya
2788a3712b modified section two to three. 2021-01-05 10:41:29 +09:00
Toshio Sekiya
49055b1cb6 Small changes 2020-12-23 23:32:44 +09:00
Toshio Sekiya
8776b36385 Modify prerequisite and licence. 2020-12-22 11:56:06 +09:00
Toshio Sekiya
45cb071dc6 Add prerequisite and licence. 2020-12-22 11:30:06 +09:00
Toshio Sekiya
3abea822a9 Bug (path to images) fixed. 2020-12-21 22:00:23 +09:00