|  | 768c43df2d | Write up the instantiation rule and the new type checking algorithm in compiler series. 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-10 18:36:26 -07:00 |  | 
			
				
					|  | 579d988f4a | Remove lambda abstraction rule from part 10 of compiler series. 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-09 22:55:12 -07:00 |  | 
			
				
					|  | 45bc113e3f | Add some more text to polymorphism post 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-09 22:30:27 -07:00 |  | 
			
				
					|  | cdc9e28c90 | Remove sidenote from stack post | 2020-03-08 00:38:05 -08:00 |  | 
			
				
					|  | 0eb1abd26d | Add note about n being zero to stack post 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-08 00:23:28 -08:00 |  | 
			
				
					|  | a7a6d7ff13 | Stop using images and use HTML/CSS to render stacks | 2020-03-08 00:20:30 -08:00 |  | 
			
				
					|  | fb544e0545 | Fix missing argument to slide in stack recursion post 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-07 14:22:56 -08:00 |  | 
			
				
					|  | 84029fbc5b | Finalize stack/recursion post 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-06 23:06:45 -08:00 |  | 
			
				
					|  | 8039e459fa | Finalize stack draft writeup 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-06 22:50:30 -08:00 |  | 
			
				
					|  | f202c8ea44 | Start on the recursion tutorial post 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-06 21:28:09 -08:00 |  | 
			
				
					|  | d8d1aa66e6 | Start working on explanations in Part 10 of Compiler series | 2020-03-06 17:54:22 -08:00 |  | 
			
				
					|  | 67ecc741d0 | Switch more posts to work with KaTeX and the latex macro 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-04 14:07:05 -08:00 |  | 
			
				
					|  | b9fcac974d | Use the new latex shortcode to remove backslashes | 2020-03-02 23:50:28 -08:00 |  | 
			
				
					|  | 31e9e58304 | Fix typo in part 2 of compiler series 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-03-02 21:56:47 -08:00 |  | 
			
				
					|  | 252d82469c | Add a latex macro to help escape and write multiline latex | 2020-02-29 20:42:36 -08:00 |  | 
			
				
					|  | fc444c1986 | Resume work on polymorphism post | 2020-02-29 20:15:37 -08:00 |  | 
			
				
					|  | ae9805e4f2 | Finish draft of Idris post 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-02-29 17:52:45 -08:00 |  | 
			
				
					|  | 33b1457e91 | Add first draft of Idris post | 2020-02-29 16:12:12 -08:00 |  | 
			
				
					|  | 9e399ebe3c | Add initial draft of typesafe interpreter post 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-02-27 23:09:51 -08:00 |  | 
			
				
					|  | eac1151616 | Do not attribute G-machine to SPJ specifically 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-02-23 21:29:21 -08:00 |  | 
			
				
					|  | f7a7100fea | Reword explanation of Update + Pop | 2020-02-23 21:26:56 -08:00 |  | 
			
				
					|  | df051fd643 | Fix n vs n-1 mistake | 2020-02-23 21:20:32 -08:00 |  | 
			
				
					|  | ee90351c17 | Add Crystal Nix post 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2020-02-16 22:55:25 -08:00 |  | 
			
				
					|  | ef93632130 | Add garbage collection post to main link 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2020-02-11 18:40:59 -08:00 |  | 
			
				
					|  | 9a7441779f | Fix typo in compiler series | 2020-02-10 19:38:46 -08:00 |  | 
			
				
					|  | a6f27e446d | Remove draft flag and update date on 9th compiler post | 2020-02-10 19:23:15 -08:00 |  | 
			
				
					|  | e7f0ccfa16 | Finish compiler series | 2020-02-10 19:18:55 -08:00 |  | 
			
				
					|  | c1b030ee97 | Bump polymorphism compiler post up one spot | 2020-01-27 20:34:04 -08:00 |  | 
			
				
					|  | ef545be03c | Fix warnings from Hugo | 2020-01-06 19:19:55 -08:00 |  | 
			
				
					|  | c534dc7508 | Remove draft tag from GHC IDE post | 2020-01-06 18:49:28 -08:00 |  | 
			
				
					|  | 263ffe2b8c | Add GHC IDE instructions for Haskell | 2020-01-06 18:38:44 -08:00 |  | 
			
				
					|  | 67181fb033 | Finish third post in CS325 series. | 2020-01-03 23:47:36 -08:00 |  | 
			
				
					|  | a026e67a3b | Add first draft of Homework 3 (CS325) | 2020-01-03 21:09:15 -08:00 |  | 
			
				
					|  | 1c4bb29fdd | Fix minor grammar mistake | 2020-01-01 11:18:49 -08:00 |  | 
			
				
					|  | 765d497724 | Address missing problem and make some other improvements in CS325HW2 | 2020-01-01 11:12:44 -08:00 |  | 
			
				
					|  | 80410c9200 | Extract common parsing code | 2019-12-31 21:59:13 -08:00 |  | 
			
				
					|  | 4e918db5cb | Add the post for the second homework assignment. | 2019-12-30 23:28:22 -08:00 |  | 
			
				
					|  | 8765626898 | Fix typo on index page | 2019-12-30 14:42:36 -08:00 |  | 
			
				
					|  | c38247df9e | Add ID to broken sidenote | 2019-12-30 14:32:09 -08:00 |  | 
			
				
					|  | baf44f8627 | Fix todo | 2019-12-29 22:51:59 -08:00 |  | 
			
				
					|  | 19aa126025 | Add the first post in CS325 series | 2019-12-29 22:47:36 -08:00 |  | 
			
				
					|  | a406fb0846 | Add first draft of Language 1 for CS325 | 2019-12-28 23:12:15 -08:00 |  | 
			
				
					|  | b3b906dd90 | Add polymorphism draft | 2019-12-27 23:13:23 -08:00 |  | 
			
				
					|  | eb02e1e6b0 | Fix broken link | 2019-12-24 15:30:12 -08:00 |  | 
			
				
					|  | f75a47e273 | Add post about sidenotes | 2019-12-08 23:47:52 -08:00 |  | 
			
				
					|  | c309ac4c14 | Rename page and add pop instruction to part 5 of compiler series | 2019-11-14 11:05:17 -08:00 |  | 
			
				
					|  | 58c9d5f982 | Fix another typo in compiler series | 2019-11-13 13:51:32 -08:00 |  | 
			
				
					|  | dc9a68ad10 | Fix mistakes in blog posts | 2019-11-13 13:49:47 -08:00 |  | 
			
				
					|  | 6dc7734c70 | Remove more draft labels | 2019-11-06 22:32:57 -08:00 |  | 
			
				
					|  | 19a1ffbc98 | Remove draft label | 2019-11-06 22:32:21 -08:00 |  |