RSS feed
66b1e40e
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/30 09:59
Don't capture characters around {}.
efef5c18
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/29 19:29
Specify bounds checking.
5c12b281
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/29 18:54
Add specification of accessing pointers via casts.
edd06994
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/29 18:40
Clarify and improve explanation of pattern matching.
6e86aec8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/28 12:13
Describe lvalues and rvalues.
31ed0906
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/26 18:50
Fix comment descriptions.
bccf958a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/22 19:48
Fix decrement in while loop.
2c4eeb39
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/22 17:38
Fix up type inference section a bit.
6a8937e9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/22 17:28
Add a missing dependency on gram.h
d98a9bf8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/22 15:46
Update explanation of traits and impls.
714a85ce
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/22 13:37
Set appropriate env vars on OSX.
5f6738ea
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/21 12:39
Make grammar item namings clearer.
4d23a296
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/21 12:23
Fill in a bit more on the type system.
e9fba3a2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/21 11:59
Rearrange things to match the TOC.
21eb277c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/21 11:05
Shuffle around documentation for leaf types.
8775024d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/21 10:46
Specify operators.
9f73400b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/18 19:18
Rearrange topics and start documenting operators.
ac187c5d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/18 16:24
Update the section on structure.
74c20890
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/17 18:43
Add description of casts.
10c5a7f3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/17 17:53
Update language doc precedence levels.
70ffb7af
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/17 17:52
Clean up grammar a little.
80f1e8ed
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/16 19:56
Regenerate bootstrap for Myrddin on 9front.
6a59af33
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/16 19:54
Add missing dependency.
e26dcd2a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/16 19:49
Setenv for Plan 9.
94ee9832
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/16 19:38
Add the ability to do setenv() on posixy systems.
b4fed189
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/15 18:39
Renumber sections.
a9a7d5b3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/15 18:07
Split Syntax from type rules.
21ead16c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/15 17:51
Fix section numbering.
8df4cede
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/15 16:25
Move type inference up.
0893bfe6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 19:25
Back to a 9front C subset.
4078198d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 18:22
Unfuck cross module traits a bit.
0ac48a57
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 17:45
Remove bullshit.
0eb1435e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 17:32
Clarify block scoping.
4f9a890e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 17:16
Clarify function literals.
fefdce5c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 16:41
Start updating the language docs.
88608e74
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/12 19:37
Whitespace fixes.
a8e7cff8
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/13 06:19
Remove obsolete makefile, replace with bld.sub