| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-25 | mv std/ lib/ | Andrew Kelley | |
| that's all this commit does. further commits will fix cli flags and such. see #2221 | |||
| 2019-05-15 | Fix off-by-one error in LEB128 parsing | LemonBoy | |
| 2019-05-11 | Fix more corner cases in LEB128 parsing | LemonBoy | |
| 2019-05-10 | Fix erroneous test case | LemonBoy | |
| The *Mem variants cannot return EndOfStream and are generally unsafe to use. Proper order of checks, try both the variants and make sure they return the same error/result. Run the leb128.zig tests. | |||
| 2019-05-10 | Fix minor bug in LEB128 parsing | LemonBoy | |
