summary refs log tree commit diff stats
path: root/lib/system/comparisons.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes JS semicolon omissions (#23896)ringabout2024-07-261-1/+1
* Deprecate asm stmt for js target (#23149)ASVIEST2024-01-021-1/+1
* fix iterator equality + add test for proc equality + fix sameType (#21707)metagn2023-04-231-1/+1
* pragma for sfCallsite instead of name check + better semantics, test (#20464)metagn2022-10-031-3/+6
* moderate system cleanup & refactor (#20355)metagn2022-09-281-0/+22
* Implement Pandoc Markdown concise link extension (#20304)Andrey Makarov2022-09-041-1/+1
* implement RFCs/294 ; disallow enum <=> enum conversion (#16351)Timothee Cour2021-04-031-1/+1
* Added assertion to clamp (#17248)Jason Beetham2021-03-041-2/+5
* Replace double backticks with single backticks - Part 1 out of ~6 (#17205)Danil Yarantsev2021-02-281-11/+11
* remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...Timothee Cour2021-02-171-10/+2
* cleanup docs and tests (#16235)flywind2020-12-031-1/+1
* Fix typo and improve grammar for clamps noteClyybber2020-12-021-1/+1
* small style changes and clarify clamp (#16228)flywind2020-12-021-6/+8
* [docs minor] better comparisons docs (#16201)flywind2020-12-021-90/+89
* fix operators containing percent for VM usage (#13536)Arne Döring2020-03-111-20/+25
* style fix: change 'JS' to 'js' to make it consistent (#13168)Miran2020-01-161-1/+1
* System cleanup, part 2 (#13155)Miran2020-01-151-0/+311