Commit Graph

268 Commits

Author SHA1 Message Date
Danila Fedorin 4f9b3669a2 Write a little article about Matrix Highlight 2021-12-13 18:25:12 -08:00
Danila Fedorin 7164140c15 Add another (unpublished) draft 2021-12-04 00:41:01 -08:00
Danila Fedorin 13aef5b3c0 Edit and publish second Coq Dawn article 2021-12-02 18:29:47 -08:00
Danila Fedorin b8f9f93537 Add illustrations about evaluation chains 2021-12-02 17:41:36 -08:00
Danila Fedorin 1c93d28441 Remove undercore from refl constructor to avoid KaTeX errors 2021-11-28 19:34:57 -08:00
Danila Fedorin 2ce351f7ef Actually push the rest of the new article 2021-11-28 17:33:04 -08:00
Danila Fedorin 826dde759f Finish a draft of the UCC evaluator article 2021-11-28 16:50:28 -08:00
Danila Fedorin d1aa966737 Temporarily hide the Coq documentation article, even from drafts. 2021-11-28 16:46:56 -08:00
Danila Fedorin 4d24e7095b Make some more progress on the UCC evaluator article 2021-11-28 01:48:01 -08:00
Danila Fedorin 6c1940f5d2 Get started on a post about a UCC evaluator 2021-11-28 01:09:26 -08:00
Danila Fedorin 84ad8d43b5 Start on a draft for rant about Coq documentation 2021-11-25 00:33:54 -08:00
Danila Fedorin 71689fce79 Update tags 2021-11-21 16:20:18 -08:00
Danila Fedorin e7185ff460 Fix calling UCC Dawn 2021-11-21 12:38:19 -08:00
Danila Fedorin 18f493675a Publish the dawn post 2021-11-20 23:36:57 -08:00
Danila Fedorin 0c004b2e85 Edit the Dawn post a bit 2021-11-20 23:36:45 -08:00
Danila Fedorin c214d9ee37 Add the initial version of the Dawn article. 2021-11-20 23:21:03 -08:00
Danila Fedorin 66b656ada5 Published TypeScript article 2021-09-19 12:34:40 -07:00
Danila Fedorin 46e4ca3948 Fix typos in TypeScript article 2021-09-19 12:30:44 -07:00
Danila Fedorin 3c905aa1d7 Add draft of TypeScript typesafe event emitter post 2021-09-04 18:32:08 -07:00
Danila Fedorin ca939da28e Add hugo functions post. 2021-01-18 00:55:31 -08:00
Danila Fedorin d1ea7b5364 Add Hugo codelines post. 2021-01-13 21:39:35 -08:00
Danila Fedorin 755364c0df Publish second Coq post. 2021-01-10 22:49:10 -08:00
Danila Fedorin dcb1e9a736 Finish up draft of Coq post. 2021-01-10 22:48:31 -08:00
Danila Fedorin b3ff2fe135 Add more text to draft. 2021-01-02 21:23:47 -08:00
Danila Fedorin 6a6f25547e Update post with tactic-based proof. 2021-01-02 18:33:02 -08:00
Danila Fedorin 43dfee56cc More progress on Coq post. 2021-01-01 21:35:46 -08:00
Danila Fedorin 6f9a2ce092 Switch day 1 Coq post to use submodule'd code. 2021-01-01 18:46:35 -08:00
Danila Fedorin 6f92a50c83 Make more progress on Coq post. 2021-01-01 18:39:30 -08:00
Danila Fedorin 60eb50737d Add draft of the first portion of day 8 Coq writeup. 2020-12-31 21:51:43 -08:00
Danila Fedorin 2e3074df00 Add favorite posts 2020-12-30 14:27:22 -08:00
Danila Fedorin 8f0f2eb35e Finish up the Coq Advent of Code post. 2020-12-02 18:45:28 -08:00
Danila Fedorin 234b795157 Add Coq advent of code post. 2020-12-02 01:14:32 -08:00
Danila Fedorin 29d12a9914 Publish new Idris post. 2020-11-02 01:08:41 -08:00
Danila Fedorin b459e9cbfe Update typesafe imperative language post draft. 2020-11-01 23:56:55 -08:00
Danila Fedorin 52abe73ef7 Make the typesafe imperative language work properly. 2020-10-31 01:34:23 -07:00
Danila Fedorin f0fe481bcf Add post about the typesafe imperative language. 2020-10-30 19:07:30 -07:00
Danila Fedorin 4c099a54e8 Publish part 13. 2020-09-19 16:27:41 -07:00
Danila Fedorin 9f77f07ed2 Finish 13th part of the compiler series. 2020-09-19 16:14:07 -07:00
Danila Fedorin 04ab1a137c Mark 13th post as draft 2020-09-19 11:59:54 -07:00
Danila Fedorin 53744ac772 Fix wording 2020-09-18 15:14:34 -07:00
Danila Fedorin 50a1c33adb Adjust code lines. 2020-09-18 14:42:50 -07:00
Danila Fedorin 97eb4b6e3e Fix silent error in set_mangled_name 2020-09-18 12:02:37 -07:00
Danila Fedorin 430768eac5 Add a TODO to part 13. 2020-09-17 22:56:08 -07:00
Danila Fedorin 5db864881a Fix use of wrong environment for name mangling. 2020-09-17 22:55:27 -07:00
Danila Fedorin d3b1047d37 Renamed the file since we have no optimization. 2020-09-17 22:36:43 -07:00
Danila Fedorin 98cac103c4 Update blog post, switching away from two sections. 2020-09-17 22:35:40 -07:00
Danila Fedorin 6b8d3b0f8a Refactor errors and update post draft. 2020-09-11 21:29:49 -07:00
Danila Fedorin 1f6b4bef74 Start working on part 13 of compiler series. 2020-09-11 02:16:57 -07:00
Danila Fedorin 06cbd93f05 Publish boolean values post. 2020-08-21 23:06:26 -07:00
Danila Fedorin 6c3780d9ea Finish up the draft of the boolean values post. 2020-08-21 17:37:22 -07:00
Danila Fedorin 6f0667bb28 Add draft of boolean values post. 2020-08-20 21:19:47 -07:00
Danila Fedorin 8368283a3e Add warning about evaluation model. 2020-08-15 01:37:57 -07:00
Danila Fedorin b0e501f086 Publish the new typesafe interpreter post. 2020-08-12 15:48:53 -07:00
Danila Fedorin 385ae59133 Merge branch 'colors' into master 2020-08-12 15:43:42 -07:00
Danila Fedorin 49469bdf12 Fix issues in typesafe interpreter article. 2020-08-12 15:43:22 -07:00
Danila Fedorin 020417e971 Add draft of new Idris typechecking post.
This one uses line highlights!
2020-08-12 01:38:38 -07:00
Danila Fedorin 068d0218b0 Fix typesafe interpreter post. 2020-08-11 19:54:45 -07:00
Danila Fedorin 7623787b1c Mention Kai's help in time traveling article. 2020-07-30 02:05:43 -07:00
Danila Fedorin e15daa8f6d Make the detailed time traveling example a subsection. 2020-07-30 01:09:30 -07:00
Danila Fedorin 298cf6599c Publish time traveling post. 2020-07-30 00:58:48 -07:00
Danila Fedorin 9b37e496cb Add figure size classes to global CSS. 2020-07-30 00:57:27 -07:00
Danila Fedorin 58e6ad9e79 Update lazy evaluation post with images and more. 2020-07-30 00:49:35 -07:00
Danila Fedorin 3aa2a6783e Add images to time traveling post. 2020-07-29 20:09:32 -07:00
Danila Fedorin ba141031dd Remove the tweet shortcode. 2020-07-23 13:50:09 -07:00
Danila Fedorin ebdc63f5a0 Make small edit to DELL post. 2020-07-23 13:45:24 -07:00
Danila Fedorin 5af0a09714 Publish DELL post. 2020-07-23 13:41:33 -07:00
Danila Fedorin 8a2bc2660c Update date on typesafe interpreter. 2020-07-22 14:38:01 -07:00
Danila Fedorin e59b8cf403 Edit and publish typesafe interpreter. 2020-07-22 14:35:19 -07:00
Danila Fedorin fdaec6d5a9 Make small adjustments to backend math post. 2020-07-21 15:34:46 -07:00
Danila Fedorin b631346379 Publish the mathematics post. 2020-07-21 14:55:52 -07:00
Danila Fedorin e9f2378b47 Resume working on the draft of time traveling. 2020-07-20 22:32:14 -07:00
Danila Fedorin 7d2f78d25c Add links and make small clarifications. 2020-07-20 13:56:07 -07:00
Danila Fedorin 1f734a613c Add the second part of the typechecking post. 2020-07-19 22:56:44 -07:00
Danila Fedorin 12aedfce92 Make small fixes to math rendering code. 2020-07-19 14:09:24 -07:00
Danila Fedorin 65645346a2 Adjust title in DELL post. 2020-07-18 20:47:38 -07:00
Danila Fedorin cb65e89e53 Add math rendering draft. 2020-07-18 20:47:16 -07:00
Danila Fedorin aa59c90810 Add the draft of the DELL post. 2020-07-17 19:39:35 -07:00
Danila Fedorin 0371651fdd Fix headings on Starbound post. 2020-06-24 23:01:35 -07:00
Danila Fedorin 3f0df8ae0d Add links for 12th part of compiler series. 2020-06-21 22:21:43 -07:00
Danila Fedorin 1746011c16 Publish 12th part of compiler series. 2020-06-21 00:51:04 -07:00
Danila Fedorin 7c4cfbf3d4 Fix typechecking of mutually recursive functions. 2020-06-21 00:47:26 -07:00
Danila Fedorin 8524e098a8 Make proofreading-based fixes. 2020-06-20 23:50:26 -07:00
Danila Fedorin 971f58da9b Finish draft of part 12 of compiler series. 2020-06-20 22:03:57 -07:00
Danila Fedorin c496be1031 Finish implementation description in part 12. 2020-06-20 20:46:54 -07:00
Danila Fedorin 21851e3a9c Add more content to part 12. 2020-06-19 02:22:08 -07:00
Danila Fedorin f6ca13d6dc Add more implementation content to part 12. 2020-06-18 22:29:38 -07:00
Danila Fedorin 9c4d7c514f Add more content to post 12 draft. 2020-06-16 23:32:09 -07:00
Danila Fedorin 035b98a602 Start using description meta.
continuous-integration/drone/push Build is failing Details
2020-05-09 17:29:57 -07:00
Danila Fedorin 906e15674e Make minor edits to the content 2020-05-09 16:52:05 -07:00
Danila Fedorin b270fa78da Add draft of lazy evaluation post 2020-05-04 01:58:25 -07:00
Danila Fedorin a441280812 Add article about Crystal and Nix with OpenSSL.
continuous-integration/drone/push Build is failing Details
2020-04-26 19:56:15 -07:00
Danila Fedorin eda9bbb191 Add more to part 12 of compiler series 2020-04-25 18:07:32 -07:00
Danila Fedorin 2d9da2899f Switch to no line breaks (for Ghostwriter support) 2020-04-25 15:45:15 -07:00
Danila Fedorin a95490d9d4 Add more content to part 12 of compiler series
continuous-integration/drone/push Build is failing Details
2020-04-22 00:30:42 -07:00
Danila Fedorin 4a0367b401 Start work on part 12 of compiler series
continuous-integration/drone/push Build is failing Details
2020-04-21 20:44:02 -07:00
Danila Fedorin c9a7fbf6dd Finalize part 10 of compiler series
continuous-integration/drone/push Build is failing Details
2020-04-14 19:06:29 -07:00
Danila Fedorin acb22c4119 Finish draft of part 11 of compiler series 2020-04-14 16:19:54 -07:00
Danila Fedorin 2255543d94 Add more work on part 11 of compiler series
continuous-integration/drone/push Build is failing Details
2020-04-14 00:15:32 -07:00
Danila Fedorin 902ffc0bc0 Add missing backslashes
continuous-integration/drone/push Build is failing Details
2020-04-09 22:55:02 -07:00
Danila Fedorin 6a2698e911 Fix weird typo in part 11 of compiler series 2020-04-07 15:28:40 -07:00