index
:
lrl
master
[not maintained] LRL Programming Language (predecessor of SLUL)
samuel@kodafritt.se
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
language_manual
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-16
Add "char" type
Samuel Lidén Borell
1
-0
/
+1
2020-07-05
Add "with" to switch-case statement, to track which case was matched
Samuel Lidén Borell
1
-4
/
+21
2017-09-01
Add various TODOs and comments
Samuel Lidén Borell
1
-0
/
+2
2017-08-30
Docs: Partially fix an example
Samuel Lidén Borell
1
-4
/
+5
2017-08-17
C backend: Implement non-scalar switch statement
Samuel Lidén Borell
1
-5
/
+4
2017-08-14
Verifier: Fix comparison against expressions of ambigiuous type
Samuel Lidén Borell
1
-2
/
+1
2016-04-17
Docs: Sort list of available statements
Samuel Lidén Borell
1
-36
/
+36
2016-04-17
Parser: Add "unreachable" statement
Samuel Lidén Borell
1
-0
/
+11
2016-04-16
Docs: Fix typo and add note about assert statement
Samuel Lidén Borell
1
-1
/
+3
2016-04-16
Docs: Document the assert statement
Samuel Lidén Borell
1
-0
/
+11
2016-04-16
Docs: Improve the language manual and add more TODOs
Samuel Lidén Borell
3
-23
/
+44
2016-02-16
Docs: Add tips and tricks
Samuel Lidén Borell
1
-0
/
+21
2016-02-16
Docs: Add some notes and fixmes
Samuel Lidén Borell
2
-0
/
+12
2015-07-05
String: Require /* and */ to be escaped in strings
Samuel Lidén Borell
1
-0
/
+2
2015-03-01
Docs: Fix layout of floating point types
Samuel Lidén Borell
1
-13
/
+14
2015-03-01
Docs: Started to document the type system
Samuel Lidén Borell
1
-0
/
+223
2015-02-26
Docs: Document more expressions
Samuel Lidén Borell
1
-17
/
+287
2015-02-25
Docs: Misc. fixes and clarifications
Samuel Lidén Borell
2
-6
/
+12
2015-02-25
Docs: Describe how identifiers (and namespaces) work
Samuel Lidén Borell
2
-8
/
+87
2015-02-25
Docs: Clarify the text about type identifiers
Samuel Lidén Borell
1
-4
/
+6
2015-02-25
Docs: Describe the remaining value expressions
Samuel Lidén Borell
1
-8
/
+46
2015-02-25
Docs: Trailing commas in array literals are allowed
Samuel Lidén Borell
1
-0
/
+10
2015-02-24
Docs: Array literals
Samuel Lidén Borell
1
-1
/
+13
2015-02-24
Docs: Started writing about exprs
Samuel Lidén Borell
1
-0
/
+136
2015-02-22
Docs: Remove TODO which wasn't a problem
Samuel Lidén Borell
1
-2
/
+0
2015-02-22
Docs: Move old notes and start working on fresh documentation
Samuel Lidén Borell
2
-0
/
+684