Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fixed a bug preventing division in integer constants..tar.gz | 2021-07-12 | 156.9 kB | |
Fixed a bug preventing division in integer constants..zip | 2021-07-12 | 179.8 kB | |
README.md | 2021-07-12 | 563 Bytes | |
Totals: 3 Items | 337.2 kB | 0 |
I have fixed a bug causing the compiler to crash because of any division (not only division by zero or some pathological cases) in a compile-time integer constant. I have no idea how I have not noticed that bug for so long. I have some problems in real life, so I do not have time to produce executable files for various OS-es right now.