• I am one of the two people behind lavatech, hello.
  • https://l4.pm
  • skirts

  • Joined on 2018-11-12
luna reopened issue luna/scritcher#3 2019-09-08 20:08:35 +00:00
repl mode
luna closed issue luna/scritcher#3 2019-09-08 17:34:59 +00:00
repl mode
luna commented on issue luna/scritcher#3 2019-09-08 15:23:37 +00:00
repl mode

arg validation first added at 422cd2502c and extended since then

luna closed issue luna/scritcher#2 2019-09-08 14:57:39 +00:00
check basic bmp header validity
luna commented on issue luna/scritcher#2 2019-09-08 14:56:50 +00:00
check basic bmp header validity
luna pushed to master at luna/scritcher 2019-09-08 14:55:55 +00:00
7e8023a383 add validation of bmp magic bytes
luna pushed to master at luna/scritcher 2019-09-03 15:46:30 +00:00
b3bb56279a remove usage of command pointers for most things
luna pushed to zig-bug-report at luna/scritcher 2019-09-03 15:32:09 +00:00
f2db15b911 comment out uneeded bug reproduction instructions
luna pushed to master at luna/vig 2019-08-27 18:24:29 +00:00
1ac1e54264 update readme
418c48b1b4 readme: fix markdown on install
Compare 2 commits »
luna pushed to zig-bug-report at luna/vig 2019-08-27 17:47:24 +00:00
1ac1e54264 update readme
418c48b1b4 readme: fix markdown on install
luna pushed to zig-bug-report at luna/scritcher 2019-08-27 17:41:13 +00:00
luna pushed to master at luna/scritcher 2019-08-27 17:40:50 +00:00
cdf2d843d2 update README
luna pushed to master at luna/scritcher 2019-08-27 17:17:53 +00:00
fecd3b2e69 lang: fix RevDelay's arg count
luna pushed to master at luna/vig 2019-08-27 15:39:36 +00:00
bf742f1699 README: no enum literals, no switch yet
luna pushed to master at luna/vig 2019-08-27 15:31:57 +00:00
36361b3d13 readme: enums are done
9781a28df7 add enum support
622f0e8d81 readme: arrays done
6ab7cdbe20 add array parsing
Compare 4 commits »
luna pushed to master at luna/vig 2019-08-27 15:06:17 +00:00
4479e78356 scanner: fix SlashEqual generation not skipping its own chars
luna pushed to master at luna/vig 2019-08-27 14:58:46 +00:00
e0a60ddc2c add SlashEqual operator
luna pushed to master at luna/vig 2019-08-27 14:55:04 +00:00
eb7a485206 parser: simplify finishAssignment, add StarEqual support
luna pushed to master at luna/vig 2019-08-27 14:30:26 +00:00
a0808b54aa parser: add PlusEqual and MinusEqual to Get expressions
8007f9e860 add PlusEqual and MinusEqual for variable assignment
Compare 2 commits »
luna pushed to master at luna/vig 2019-08-27 01:44:51 +00:00
c63b42c414 readme: move error handling to sub-objectives of a type system