Danila Fedorin DanilaFe
DanilaFe pushed to master at Web-Projects/blog-static 2019-12-29 22:52:06 -08:00
baf44f8627 Fix todo
DanilaFe pushed to master at Web-Projects/blog-static 2019-12-29 22:47:45 -08:00
19aa126025 Add the first post in CS325 series
a406fb0846 Add first draft of Language 1 for CS325
75664e90bb Add solutions for HW1 for CS325 madness
f74209c970 Add common code for CS325 madness
c7ce8a3107 Add homework assignments
Compare 7 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-12-24 15:30:20 -08:00
eb02e1e6b0 Fix broken link
b2fc6ea5a8 Add numbered sidenotes
Compare 2 commits »
DanilaFe pushed to master at DanilaFe/simplecnn 2019-12-23 17:45:55 -08:00
34dacd3adc Add requirements txt
DanilaFe pushed to master at Web-Projects/blog-static 2019-12-09 00:03:10 -08:00
f75a47e273 Add post about sidenotes
9eae560cae Make sidenotes mobile-friendly
b0529a9124 Add initial implementation of sidenotes
3df9c57482 Fix naming issue (this is really a compiler bug)
cb5163e1d9 Add gitignore file
Compare 5 commits »
DanilaFe pushed to sidenotes at Web-Projects/blog-static 2019-12-06 00:10:41 -08: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 11:17:25 -08: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 13:51:25 -08:00
58c9d5f982 Fix another typo in compiler series
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-13 13:49:41 -08:00
dc9a68ad10 Fix mistakes in blog posts
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-13 13:47:00 -08:00
db16dbda18 Fix incorrect CMakeLists.txt
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-11 15:37:01 -08:00
172630c2ee Stop justifying titles and add lang attribute
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-06 22:32:56 -08:00
6dc7734c70 Remove more draft labels
19a1ffbc98 Remove draft label
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-06 22:28:03 -08:00
2cce2859bb Fix some typos
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-06 21:34:30 -08:00
654239e29f Fix last sentence of compiler post
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-06 21:10:55 -08:00
50fbe3e196 Finish draft of post 8 in compiler series
DanilaFe pushed to master at Web-Projects/blog-static 2019-11-06 14:45:16 -08: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 00:52:26 -08: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-02 17:53:44 -07: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 14:38:15 -07: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 14:21:18 -07:00
a834fd578e Finish initial draft of runtime posts.