Andrew Kelley
|
75d5786603
|
cleanup guess number example
|
2016-01-10 01:32:15 -07:00 |
|
Andrew Kelley
|
bdca82ea66
|
implement pub const
|
2016-01-09 00:37:48 -07:00 |
|
Andrew Kelley
|
2a8d6af7ba
|
fix guess number example. now it works
|
2016-01-08 04:08:42 -07:00 |
|
Andrew Kelley
|
0c84ecd19d
|
codegen: fix else if expression and maybe unwrap expr
|
2016-01-08 03:59:37 -07:00 |
|
Andrew Kelley
|
a3c97081ca
|
add ?? maybe unwrapping binary operator
add null literal
fix number literal / maybe interactions
|
2016-01-07 03:23:38 -07:00 |
|
Andrew Kelley
|
c75d40680f
|
while detects simple constant condition
|
2016-01-06 18:02:42 -07:00 |
|
Andrew Kelley
|
5e64c4d92f
|
support pub structs. move rand to std lib.
guess number example prints the answer now
|
2016-01-06 04:41:11 -07:00 |
|
Andrew Kelley
|
b453345554
|
add rand example that doesn't yet work
|
2016-01-03 00:30:41 -07:00 |
|
Andrew Kelley
|
1abb4e59be
|
fix various bugs related to guess number example
|
2016-01-02 21:56:33 -07:00 |
|
Andrew Kelley
|
968b85ad77
|
closer to guess number example working
|
2016-01-02 03:38:45 -07:00 |
|
Andrew Kelley
|
7ba99e9715
|
analyze if maybe var expressions
|
2015-12-26 15:43:40 -07:00 |
|
Andrew Kelley
|
1f8e3871ee
|
parse if maybe expression
|
2015-12-26 15:05:27 -07:00 |
|
Andrew Kelley
|
437e9b954d
|
add some brainstorming example zig code
|
2015-12-17 14:59:08 -07:00 |
|