Dmitry Vyukov 710eefe85a pkg/compiler: support negative integers
Currently we have to use 0xffffffffffffffff to represent -1,
and we can't express e.g. -20:20 int range.
Support negative consts to fix both problems.
2018-07-09 20:47:07 +02:00
..
2018-07-04 19:27:26 +02:00
2018-06-28 13:42:04 +02:00
2017-11-07 14:23:57 +01:00
2017-11-02 16:06:19 +01:00
2017-11-29 08:55:05 +01:00
2018-06-28 13:42:04 +02:00
2018-06-28 13:42:04 +02:00
2017-10-27 15:39:00 +02:00
2018-02-20 20:21:07 +01:00
2017-11-01 20:41:02 +03:00
2018-07-06 09:45:19 +02:00
2017-10-27 15:39:00 +02:00