index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
comparisons.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes JS semicolon omissions (#23896)
ringabout
2024-07-26
1
-1
/
+1
*
Deprecate asm stmt for js target (#23149)
ASVIEST
2024-01-02
1
-1
/
+1
*
fix iterator equality + add test for proc equality + fix sameType (#21707)
metagn
2023-04-23
1
-1
/
+1
*
pragma for sfCallsite instead of name check + better semantics, test (#20464)
metagn
2022-10-03
1
-3
/
+6
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-0
/
+22
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
1
-1
/
+1
*
implement RFCs/294 ; disallow enum <=> enum conversion (#16351)
Timothee Cour
2021-04-03
1
-1
/
+1
*
Added assertion to clamp (#17248)
Jason Beetham
2021-03-04
1
-2
/
+5
*
Replace double backticks with single backticks - Part 1 out of ~6 (#17205)
Danil Yarantsev
2021-02-28
1
-11
/
+11
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
1
-10
/
+2
*
cleanup docs and tests (#16235)
flywind
2020-12-03
1
-1
/
+1
*
Fix typo and improve grammar for clamps note
Clyybber
2020-12-02
1
-1
/
+1
*
small style changes and clarify clamp (#16228)
flywind
2020-12-02
1
-6
/
+8
*
[docs minor] better comparisons docs (#16201)
flywind
2020-12-02
1
-90
/
+89
*
fix operators containing percent for VM usage (#13536)
Arne Döring
2020-03-11
1
-20
/
+25
*
style fix: change 'JS' to 'js' to make it consistent (#13168)
Miran
2020-01-16
1
-1
/
+1
*
System cleanup, part 2 (#13155)
Miran
2020-01-15
1
-0
/
+311