Danila Fedorin DanilaFe
DanilaFe pushed to sidenotes at Web-Projects/blog-static 2019-12-06 08:10:41 +00:00
b0529a9124 Add initial implementation of sidenotes
3df9c57482 Fix naming issue (this is really a compiler bug)
cb5163e1d9 Add gitignore file
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-14 19:17:25 +00:00
c309ac4c14 Rename page and add pop instruction to part 5 of compiler series
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-13 21:51:25 +00:00
58c9d5f982 Fix another typo in compiler series
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-13 21:49:41 +00:00
dc9a68ad10 Fix mistakes in blog posts
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-13 21:47:00 +00:00
db16dbda18 Fix incorrect CMakeLists.txt
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-11 23:37:01 +00:00
172630c2ee Stop justifying titles and add lang attribute
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-07 06:32:56 +00:00
6dc7734c70 Remove more draft labels
19a1ffbc98 Remove draft label
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-07 06:28:03 +00:00
2cce2859bb Fix some typos
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-07 05:34:30 +00:00
654239e29f Fix last sentence of compiler post
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-07 05:10:55 +00:00
50fbe3e196 Finish draft of post 8 in compiler series
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-06 22:45:16 +00:00
1a8a1c3052 Work on writing up the rest of part 8 in compiler series
2994f8983d Add the push operation in code in compiler series
64227f2873 Finish implementation of compiler
9aef499deb Factor out definition into separate file in compiler series
Compare 4 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-05 08:52:26 +00:00
c79b5a4120 Start writing actual compillation code in compiler series
81ee50d0d4 Implement function and type creation, add text to blog in compiler series
43b140285f Fix missing line in runtime header in compiler series
Compare 3 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-03 00:53:44 +00:00
adb894869e Remove code border.
1f6032a30e Start work on chapter 8 code for compilers
9531f4d8e3 Add chapter 8 starting code for compiler series
37097d3a40 Change SCSS to use darken, and remove input styles.
Compare 4 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-31 21:38:15 +00:00
3aa468c2f6 Remove debug printf
c704187012 Use darken to specify link color
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-30 21:21:18 +00:00
a834fd578e Finish initial draft of runtime posts.
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-30 07:20:02 +00:00
4b5e2f4454 Write some more about runetime
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-27 03:30:42 +00:00
7812b1064b Make progress on compiler posts
65b9f385cf Start working on runtime chapter
Compare 2 commits »
DanilaFe pushed to master at CS-325/Homework-2 2019-10-14 20:09:52 +00:00
3778e0fd9e Update assignment
afda211746 Add hw2 problem statement
bc155dc53c Add initial implementation of hw2
DanilaFe created repository CS-325/Homework-2 2019-10-14 20:09:30 +00:00
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-12 20:12:20 +00:00
ed88d54aa6 Add post about LSP idea