summary refs log tree commit diff stats
path: root/lib/std/jsbigints.nim
Commit message (Expand)AuthorAgeFilesLines
* add number literal jsbigints.big (#17707)Timothee Cour2021-04-131-7/+13
* fix #17615(runnableExamples silently ignored if placed after some code) (#17619)flywind2021-04-021-2/+2
* Use importjs (#17422)konsumlamm2021-03-191-2/+2
* Improve Bigint (#17252)Juan Carlos2021-03-041-0/+2
* BigInt runnableExamples: octal, binary, hex constructor (#16868)Juan Carlos2021-01-291-11/+19
* add lost functions (#16843)flywind2021-01-291-0/+8
* js: improve tests + some docs (#16727)Timothee Cour2021-01-161-2/+12
* Add js BigInts (#16409)Juan Carlos2021-01-141-0/+193
4-07-27 00:21:23 +0200 Factors common documentation in fragment to avoid repetition.' href='/ahoang/Nim/commit/doc/sets_fragment.txt?h=devel&id=b87ec14579ac89b56be9d0b5788f3788f836245a'>b87ec1457 ^
110c4aca7 ^
b87ec1457 ^
110c4aca7 ^
b87ec1457 ^

















b87ec1457 ^







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49