| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 7 days | Remove {0} initialization from valnil | Nakidai | |
| Well, - There's no point in nil's value - Fields are zero-initialized for global variables by default anyway | |||
| 2026-04-07 | Fix assignment | Nakidai | |
| Unconditional freeing of r here is wrong, since it could be a variable | |||
| 2026-04-07 | Fix some minor issues | Nakidai | |
| - in the OASSIGN of the roper, i=0 means variable is _found_ as the first one in the scope, so it should be freed - in the rwith, nwith is stored by the node, not mod (affects only printing of the "s", though, lol) - in add{edge,prop} target is ulong, so check >=0 is redundant | |||
| 2026-04-05 | Add code v0.1.0 | Nakidai | |