summary refs log tree commit diff stats
path: root/lib/std/jsbigints.nim
Commit message (Expand)AuthorAgeFilesLines
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+3
* 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
/pre>
064417fc5 ^


c6034277f ^
064417fc5 ^

2cdfe35e7 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24