aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2021-12-05The LRL project is abandonedHEADmasterSamuel Lidén Borell1-5/+0
2020-08-16Add "char" typeSamuel Lidén Borell1-0/+1
2020-07-05Add "with" to switch-case statement, to track which case was matchedSamuel Lidén Borell1-4/+21
2020-06-25Notes: Add idea about typescope importSamuel Lidén Borell1-0/+7
2017-09-01Add various TODOs and commentsSamuel Lidén Borell1-0/+2
2017-08-30Docs: Partially fix an exampleSamuel Lidén Borell1-4/+5
2017-08-17C backend: Implement non-scalar switch statementSamuel Lidén Borell1-5/+4
2017-08-14Verifier: Fix comparison against expressions of ambigiuous typeSamuel Lidén Borell1-2/+1
2017-08-04Docs: Add more notes/ideasSamuel Lidén Borell5-0/+118
2016-10-30Docs: Various ideasSamuel Lidén Borell3-0/+50
2016-04-17Docs: Sort list of available statementsSamuel Lidén Borell1-36/+36
2016-04-17Parser: Add "unreachable" statementSamuel Lidén Borell1-0/+11
2016-04-16Docs: Fix typo and add note about assert statementSamuel Lidén Borell1-1/+3
2016-04-16Docs: Document the assert statementSamuel Lidén Borell1-0/+11
2016-04-16Docs: Improve the language manual and add more TODOsSamuel Lidén Borell3-23/+44
2016-03-19Docs: Some minor additions and fixesSamuel Lidén Borell3-2/+18
2016-03-19Docs: Some ideas about header file generationSamuel Lidén Borell1-0/+70
2016-03-08Docs: Add some old notes, mostly from 2015Samuel Lidén Borell5-0/+274
2016-03-08Docs: Ideas about using the interop system for accessing web servicesSamuel Lidén Borell1-0/+33
2016-02-28Docs: Notes about rules for the "own" qualifierSamuel Lidén Borell1-0/+22
2016-02-23Docs: Controlling endianess of constantsSamuel Lidén Borell1-0/+12
2016-02-16Docs: Add tips and tricksSamuel Lidén Borell1-0/+21
2016-02-16Docs: Add some notes and fixmesSamuel Lidén Borell2-0/+12
2015-07-05String: Require /* and */ to be escaped in stringsSamuel Lidén Borell1-0/+2
2015-07-05Docs: Add some notesSamuel Lidén Borell3-0/+41
2015-03-01Docs: Fix layout of floating point typesSamuel Lidén Borell1-13/+14
2015-03-01Docs: Started to document the type systemSamuel Lidén Borell1-0/+223
2015-02-26Docs: Document more expressionsSamuel Lidén Borell1-17/+287
2015-02-25Docs: Misc. fixes and clarificationsSamuel Lidén Borell2-6/+12
2015-02-25Docs: Describe how identifiers (and namespaces) workSamuel Lidén Borell2-8/+87
2015-02-25Docs: Clarify the text about type identifiersSamuel Lidén Borell1-4/+6
2015-02-25Docs: Describe the remaining value expressionsSamuel Lidén Borell1-8/+46
2015-02-25Docs: Trailing commas in array literals are allowedSamuel Lidén Borell1-0/+10
2015-02-24Docs: Array literalsSamuel Lidén Borell1-1/+13
2015-02-24Docs: Started writing about exprsSamuel Lidén Borell1-0/+136
2015-02-22Docs: Remove TODO which wasn't a problemSamuel Lidén Borell1-2/+0
2015-02-22Docs: Also move the non-text files into the notes directorySamuel Lidén Borell4-0/+0
2015-02-22Docs: Add some old notes (maybe not relevant any longer)Samuel Lidén Borell9-0/+266
2015-02-22Docs: Move old notes and start working on fresh documentationSamuel Lidén Borell36-0/+715
2014-04-05Docs: Floating point math in LRLSamuel Lidén Borell1-0/+111
2013-11-17Docs: Possible syntax for interfacesSamuel Lidén Borell1-0/+31
2013-09-21Docs: String typeSamuel Lidén Borell1-0/+21
2013-07-27Docs: try-then statementSamuel Lidén Borell1-0/+14
2013-07-23Docs: Add section about the extensible enum pattern in JavaSamuel Lidén Borell1-0/+18
2013-07-14Docs: Specific goto keywordsSamuel Lidén Borell1-0/+26
2013-05-05Docs: syntax ideas for "with" block and "autofree" declarationsSamuel Lidén Borell1-0/+23
2013-03-30Docs: "alias" for function inlining/macrosSamuel Lidén Borell1-0/+10
2013-03-30Docs: some keywords can be shortenedSamuel Lidén Borell1-0/+7
2013-03-30Docs: choice statementSamuel Lidén Borell1-0/+20
2013-03-30Docs: syntax simplifications/shortcutsSamuel Lidén Borell1-0/+40