Danila Fedorin DanilaFe
DanilaFe pushed to master at Web-Projects/blog-static 2020-07-20 22:35:46 -07:00
e9f2378b47 Resume working on the draft of time traveling.
7d2f78d25c Add links and make small clarifications.
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2020-07-19 23:19:16 -07:00
1f734a613c Add the second part of the typechecking post.
DanilaFe pushed to master at Web-Projects/blog-static 2020-07-19 17:17:49 -07:00
a3c299b057 Start working on the improved type-safe interpreter.
12aedfce92 Make small fixes to math rendering code.
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2020-07-18 20:47:56 -07:00
65645346a2 Adjust title in DELL post.
cb65e89e53 Add math rendering draft.
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2020-07-18 02:39:51 -07:00
6a2fec8ef4 Update the about page.
aa59c90810 Add the draft of the DELL post.
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2020-07-15 23:25:06 -07:00
2b317930a0 Add resume link.
e7d56dd4bd Clean up some styles.
a4fedb276d Adjust margin spacing.
277c0a2ce6 Rework sidenote spacing and TOC.
ef3c61e9e6 Make table of contents dark.
Compare 11 commits »
DanilaFe pushed to table-of-contents at Web-Projects/blog-static 2020-07-15 21:53:14 -07:00
e7d56dd4bd Clean up some styles.
a4fedb276d Adjust margin spacing.
277c0a2ce6 Rework sidenote spacing and TOC.
Compare 3 commits »
DanilaFe pushed to table-of-contents at Web-Projects/blog-static 2020-07-15 15:46:35 -07:00
ef3c61e9e6 Make table of contents dark.
1908126607 Add border to code.
2d77f8489f Move hiding code into margin SCSS.
0371651fdd Fix headings on Starbound post.
01734d24f7 Get started on tables of contents.
DanilaFe pushed to margin-rework at Web-Projects/blog-static 2020-07-15 15:46:24 -07:00
71fc0546e0 Move move code into common 'margin node' mixin.
871a745702 Extract margin variables and mixins into separate file.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-21 22:21:56 -07:00
3f0df8ae0d Add links for 12th part of compiler series.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-21 00:51:46 -07:00
1746011c16 Publish 12th part of compiler series.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-21 00:49:49 -07:00
7c4cfbf3d4 Fix typechecking of mutually recursive functions.
8524e098a8 Make proofreading-based fixes.
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-20 22:04:09 -07:00
971f58da9b Finish draft of part 12 of compiler series.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-20 20:47:02 -07:00
c496be1031 Finish implementation description in part 12.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-19 02:22:21 -07:00
21851e3a9c Add more content to part 12.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-18 23:06:22 -07:00
600d5b91ea Remove unneeded parent class.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-18 22:30:23 -07:00
09b90c3bbc Add line numbers to codelines shortode.
f6ca13d6dc Add more implementation content to part 12.
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-16 23:32:20 -07:00
9c4d7c514f Add more content to post 12 draft.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-14 02:00:31 -07:00
ad1946e9fb Add first draft of lambdas.
DanilaFe pushed to master at Web-Projects/blog-static 2020-06-14 00:43:47 -07:00
68910458e8 Properly handle null types in pattern typechecking.