Commit Graph

97 Commits

Author SHA1 Message Date
e6873c2ad2
Dots. Dots everywhere. 2019-02-03 17:02:27 -05:00
dfba5e7dd0 Naming tweaks 2019-02-03 15:55:50 -05:00
98595f01b6 Finish up drafting stack
Just need to write heap section and compiler optimizations, well over
halfway done.
2019-02-03 00:03:55 -05:00
7a949bc9bf Use more readable assembly for the struct example
Also do the thing I said I did
2019-02-02 23:27:48 -05:00
6b2cb968a4 Almost finished with stack memory 2019-02-02 23:15:06 -05:00
a7957a8c80 Minor wording tweak 2019-02-02 20:57:04 -05:00
a7811fa9b5 Split into sections
Get heap allocation before starting main
2019-02-02 20:34:35 -05:00
5e9adc90ff Updates for smart pointers and collections 2019-02-02 19:46:16 -05:00
081d0fa0fe Add arrays and closures 2019-02-02 19:35:42 -05:00
763ffb4cb9 Update Compiler Explorer links 2019-02-02 18:15:15 -05:00
2f702ebbc5 Structure stack/heap differently
Talk about what *will* be on the stack and what *will* be on the heap,
rather than talking about "on the stack except for..."
2019-01-27 16:39:42 -05:00
178abe5dfe More content on stack allocations 2019-01-26 13:53:33 -05:00
e7c273a5ec Update the colors
Black background was too distracting
2019-01-26 13:53:18 -05:00
Bradlee Speice
a503d24d4e One other question that I want to answer 2019-01-24 23:04:27 -05:00
Bradlee Speice
daa441cc97 Note on how I want to structure the heap section 2019-01-24 22:48:48 -05:00
a134b5278b Keep sketching outline for stack allocation 2019-01-23 22:55:00 -05:00
03f72cff8e RefCell is OK too. 2019-01-22 19:11:46 -05:00
fa5bf2d713 Add some more notes for self 2019-01-22 00:03:36 -05:00
2bb1a818df Grammar 2019-01-21 23:51:45 -05:00
b556b9c58b Sketch out guidelines for how to make use of stack allocations 2019-01-21 23:50:53 -05:00
f41bcf37dc Finish up static and start on stack 2019-01-21 17:14:58 -05:00
00b8d05387 Set out all the things to cover during static 2019-01-21 14:13:28 -05:00
6aadb0797b Update to the foreword 2019-01-21 13:42:30 -05:00
5d75e0c9fa Finishing pass through const 2019-01-21 13:26:39 -05:00
5148bf3fc8 Fix backtick formatting 2019-01-15 22:55:55 -05:00
b2779ce70c Minor tweaks 2019-01-15 22:54:21 -05:00
2ca50b0d24 First draft of const 2019-01-15 22:42:26 -05:00
71c0be652d Keep at it 2019-01-08 00:16:10 -05:00
5efdcad0d2 More tweaking 2019-01-04 00:08:36 -05:00
Bradlee Speice
ab09489d32 Minor updates 2019-01-01 14:31:15 -05:00
Bradlee Speice
555eca2660 Continue drafting wor 2018-12-26 10:19:34 -05:00
Bradlee Speice
b0fe32c4dc More drafting ideas 2018-12-19 22:21:54 -06:00
Bradlee Speice
43845d8e38 Start post for Rust allocations 2018-12-19 21:50:57 -06:00
d57a25d2fb Include links to view the code 2018-12-15 17:44:38 -05:00
cb2fa7dc64 Finish post on QADAPT 2018-12-15 17:42:29 -05:00
1386d91da0 Flesh out the allocation_safety post 2018-12-08 19:28:54 -05:00
1dd755e9b0 Slight monokai cleanup 2018-12-04 22:01:00 -05:00
21582305d8 Merge branch 'monokai' 2018-12-04 21:55:33 -05:00
ecb414ceb2 Add allocation safety draft 2018-12-04 21:53:24 -05:00
1ae7b0b356 "What Startups Really Mean" post 2018-12-04 21:48:46 -05:00
ba5a814835 Try out some new code styling 2018-11-18 13:47:20 -05:00
74b65b8ebd Move to finalized 2018-10-07 22:02:07 -04:00
6133a58849 Final version 2018-10-07 22:01:30 -04:00
86501a24ac Second to final draft 2018-10-06 17:53:14 -04:00
9780f7226d First pass on revisions 2018-10-05 23:28:00 -04:00
e1dab46e92 Minor reword 2018-10-04 23:07:38 -04:00
23c2accba9 Case study in optimization post 2018-10-04 22:20:31 -04:00
38896a41dc Remove two unnecessary links 2018-09-15 14:40:23 -04:00
29bb048f78 Publishing time! 2018-09-15 14:38:08 -04:00
ae584a24d4 Revising again, should be last time 2018-09-15 14:33:56 -04:00