summaryrefslogtreecommitdiff
path: root/Notes
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Notes - Fiddling with variadic generic designJohn Hodge1-10/+24
2018-02-24Notes - Working on an idea for variadic generics (all levels)John Hodge1-0/+101
2018-01-07Notes - Update todo listJohn Hodge1-10/+0
2017-12-23Notes - More ideas for optimisationsJohn Hodge1-0/+16
2017-12-20MIR Optimise - Redo DeTemporary pass, works for build rustc/cargo, rustc testedJohn Hodge1-22/+77
2017-12-09Notes - Add rough notes on potential/current MIR optimisationsJohn Hodge1-0/+117
2017-10-01Notes - Add crate searchJohn Hodge1-0/+42
2017-09-21Notes - Some outstanding issuesJohn Hodge2-0/+42
2017-09-09Notes - New todo list (little and big changes)John Hodge1-4/+15
2017-06-16Notes - Prospective MIR optimisationsJohn Hodge1-0/+9
2017-05-12Notes - Add some random notesJohn Hodge3-0/+86
2017-04-23Notes - Add TODO to unify slot lvaluesJohn Hodge1-2/+4
2017-04-07Match - Replace DecisionTree with a sort+group algorithmJohn Hodge1-0/+19
2017-02-19Notes/TODO - Add change to MIRJohn Hodge1-0/+4
2017-01-30README - UpdateJohn Hodge1-5/+1
2016-12-24No more tears!ubsan4-10/+4
2016-11-27Update TODO and statusJohn Hodge1-1/+0
2016-11-25Notes - Design notes on an update to the match codeJohn Hodge1-0/+22
2016-11-25Notes - Update TODO listJohn Hodge1-1/+4
2016-11-21Quirk - You can cast &[T;n] to *const TJohn Hodge1-0/+4
2016-11-20HIR Typecheck Expr - Hack around quirk where a cast can be a type hintJohn Hodge1-0/+4
2016-11-12HIR Typecheck Expr - Coercion point in rhs of binopsJohn Hodge1-0/+5
2016-11-04HIR Expand - Struct constructor base values don't always moveJohn Hodge1-0/+5
2016-11-03Notes/Hygiene - Fix spelling and match implementationJohn Hodge1-11/+11
2016-11-02Notes - Macro hygine planningJohn Hodge1-0/+81
2016-10-27Notes - TODO update and a quirkJohn Hodge2-5/+11
2016-10-25Notes - TODO: Make HIR trait impls contain just the data, no prototypesJohn Hodge1-1/+1
2016-10-24Update TODOsJohn Hodge1-2/+10
2016-10-22Notes/Quirks - UFCS pathsJohn Hodge1-0/+6
2016-10-18Notes/MIR - Random ideasJohn Hodge1-0/+1
2016-10-15Notes/MIR - Add ideas for extensionJohn Hodge1-1/+11
2016-10-15Notes - Various quirksJohn Hodge1-0/+37
2016-10-10Short-term TODOJohn Hodge1-1/+2
2016-09-26TODO - Remove now-fixed bugJohn Hodge1-1/+0
2016-09-18Notes - Extra box notes and updated todoJohn Hodge2-4/+27
2016-09-17Notes - Expand on the box operator requirementsJohn Hodge1-1/+16
2016-09-16Notes - `box` operator quirksJohn Hodge2-4/+39
2016-09-15TODO - Remove now-implemented fix, add new TODO for current blockerJohn Hodge1-7/+4
2016-09-14TODO - Bug in typecheck requiring AST and HIR expression rejigJohn Hodge1-1/+7
2016-09-10Notes - Add a rough compiler overviewJohn Hodge1-0/+53
2016-09-10Notes - Further ponderings on macro_rules!John Hodge1-2/+19
2016-09-09Notes - Planning another rewrite of macro_rules! handlingJohn Hodge1-0/+72
2016-09-03Notes - Update todo list with "completed" itemJohn Hodge1-1/+0
2016-08-26TODO - Add idea to split HIR function argsJohn Hodge1-0/+1
2016-08-25TODO - Check off itemsJohn Hodge1-2/+0
2016-08-25TODO - Just a few moreJohn Hodge1-0/+2
2016-08-24TODO - Add a couple of cleanup itemsJohn Hodge1-0/+2
2016-08-22README - Updated readme with new progress and subtly changed goalsJohn Hodge1-0/+1
2016-08-22MIR Gen - Move and drop detection improvedJohn Hodge1-0/+1
2016-08-21Notes - Add a TODO itemJohn Hodge1-1/+1