Danila Fedorin DanilaFe
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.
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-30 00:20:02 -07:00
4b5e2f4454 Write some more about runetime
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-26 20:30:42 -07: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 13:09:52 -07: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 13:09:30 -07:00
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-12 13:12:20 -07:00
ed88d54aa6 Add post about LSP idea
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-12 00:31:51 -07:00
d1b515ec5b Make max width higher
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-10 18:17:21 -07:00
1ffc43af98 Link compiler posts together
b27dc19e57 Finish draft of part 6 of compiler series
df0b819b0e Fix bug from small improvements
21f90d85c5 Add finishing touches to code for part 6 of compiler series
18e3f2af55 Fix definition to resolve its own types
Compare 6 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-10-09 12:53:13 -07:00
71845ae091 Fix sender names not being used
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-10-09 12:44:37 -07:00
4505b4ba27 Stop making dozens of /profile calls to get usernames
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-08 23:50:26 -07:00
d9486d08ae Fix type in compiler blog
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-08 23:46:47 -07:00
d90993a93c Implement ast_case::compile for compiler series and reference code
7e9bd95846 Write explanations of AST refactor in compiler series
d3d73e0e9c Fix up compile in compiler blog part 6, and add more text.
Compare 3 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-10-04 22:40:27 -07:00
4ef8471585 Implement part of a push-based notification system
c3c2036c69 Fix incorrectly decoding state events in timeline
Compare 2 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-01 23:24:03 -07:00
d9c151d774 Continue implementation of compilation
DanilaFe pushed to master at Web-Projects/blog-static 2019-10-01 14:35:39 -07:00
64f4abb8d6 Start writing up the implementation
bcaa67cc7a Begin implementation of new environment
8c0a6c834e Create new 'branch' for part 6 of compiler series
Compare 3 commits »
DanilaFe pushed to master at Web-Projects/blog-static 2019-09-16 01:57:20 -07:00
a69f9f633e Continue work on part 6 of compiler series
77cfeda60d Add another paragraph to the 6th part of the compiler series
Compare 2 commits »
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-09-12 20:34:53 -07:00
c3ed5c4cd1 Ignore nextBatch from timeline
DanilaFe pushed to master at Matrix-Programs/Scylla 2019-09-12 16:00:43 -07:00
105f7e6012 Add missing changes from previous commit