Andrew Kelley 79bc5891c1 stage2: more arithmetic support
* AIR: add `mod` instruction for modulus division
   - Implement for LLVM backend
 * Sema: implement `@mod`, `@rem`, and `%`.
 * Sema: fix comptime switch evaluation
 * Sema: implement comptime shift left
 * Sema: fix the logic inside analyzeArithmetic to handle all the
   nuances between the different mathematical operations.
   - Implement comptime wrapping operations
2021-09-28 16:12:24 -07:00
..
2021-09-28 16:12:24 -07:00
2021-09-24 13:39:20 -04:00
2021-09-28 16:12:24 -07:00
2021-09-01 17:54:07 -07:00
2020-10-31 12:21:49 +02:00
2021-09-24 13:39:20 -04:00
2021-09-24 13:39:20 -04:00