Danil Yarantsev
0327159344
Add test-cases to some fixed issues to close them ( #14795 )
2020-06-24 20:38:08 -07:00
Arne Döring
88b5dd3362
right shift is now by default sign preserving ( #11322 )
...
* right shift is now by default sign preserving
* fix hashString and semfold
* enable arithmetic shift right globally for CI
* fix typo
* remove xxx
* use oldShiftRight as flag
* apply feedback
* add changelog entry
2019-05-29 16:48:00 +02:00
Arne Döring
000b8afd26
Remove expr/stmt ( #5857 )
2017-07-25 09:28:23 +02:00
Yuriy Glukhov
d2ecd84f67
JS: Corrected shift operators. Made casting between ints behave like C does.
2016-01-22 18:32:47 +02:00
Araq
57689037c5
fixes #916
2014-11-20 21:39:08 +01:00
Araq
3ba34f1762
prettified re.nim; make some tests green
2014-08-31 13:46:27 +02:00
Andreas Rumpf
a690e7b267
Merge pull request #1075 from flaviut/inlinedocs
...
Add some documentations and code examples in system
2014-04-09 22:56:18 +02:00