Commit 8fbe1c1
bigInt comparision (#6097)
* attempt at bigint compare
* bigint compare tests
* better tests
* do not compare float and bigint
* more bigint compare
* add compare bigint to null ??
* ugh didn't realize about <> and = operators
* only compare similar types
* change log
* convert test and caml_obj to RES format
* remove duplication in switch
* rename to @res.doc
* Teach the custom command for ninja to build .res files
The lib is built in a custom way because of... historical reasons and complications left in there.
* remove big change
* inline
* Convert the old test too.
---------
Co-authored-by: Cristiano Calcagno <cristianoc@users.noreply.github.com>1 parent 86bf09c commit 8fbe1c1
File tree
14 files changed
+1119
-580
lines changed- jscomp
- runtime
- test
- lib
- es6
- js
- scripts
14 files changed
+1119
-580
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
This file was deleted.
0 commit comments