Mason Stallmo
|
ee131888da
|
Add extends to js-sys:Intl.NumberFormat
|
2018-08-19 10:19:03 -05:00 |
|
Mason Stallmo
|
780c7236f1
|
Add extends to js-sys:Intl.DateTimeFormat
|
2018-08-19 10:13:25 -05:00 |
|
Mason Stallmo
|
f0811d5ac0
|
Add extends to js-sys:Intl.Collater
|
2018-08-19 10:03:56 -05:00 |
|
Alex Crichton
|
9c6225fd80
|
Merge pull request #720 from kraai/patch-1
Test for and add extends attributes
|
2018-08-18 22:15:30 -07:00 |
|
Alex Crichton
|
3697ddf4c0
|
Merge pull request #723 from mstallmo/add-extends-to-js-sys
Add extends attributes for js_sys:Generator
|
2018-08-18 22:09:16 -07:00 |
|
Alex Crichton
|
a12fc46a55
|
Merge pull request #728 from quelledanielle/js_string_from_code_point
Add bindings for String.from_code_point
|
2018-08-18 22:08:48 -07:00 |
|
Danielle Pham
|
27d48ad267
|
Add bindings for String.from_code_point
|
2018-08-18 21:35:38 -04:00 |
|
Danielle Pham
|
0d3f706195
|
Add binding for String.prototype.localeCompare
|
2018-08-18 21:05:02 -04:00 |
|
Mason Stallmo
|
c543b5d149
|
Add extends attributes for js_sys:Generator
|
2018-08-18 09:11:07 -05:00 |
|
Matt Kraai
|
6dccb7f777
|
Remove blank line
Part of #670
|
2018-08-17 14:50:15 -07:00 |
|
Matt Kraai
|
bec3178e3c
|
Make all errors extend Object
Part of #670
|
2018-08-17 13:10:56 -07:00 |
|
Matt Kraai
|
687412ec50
|
Test for AsRef implementations
Part of #670
|
2018-08-17 13:09:30 -07:00 |
|
Matt Kraai
|
c8d0c57990
|
Check that all errors are instances of Object
Part of #670
|
2018-08-16 07:14:12 -07:00 |
|
Sendil Kumar N
|
190b45d59c
|
Merge pull request #708 from sendilkumarn/extends-arr
Adds Extends to TypedArrays
|
2018-08-15 23:45:04 +02:00 |
|
Sendil Kumar
|
af9ecac296
|
js-sys: Add extends attributes for js_sys::Float64Array
address review comments
add review comments
|
2018-08-15 22:50:27 +02:00 |
|
Sendil Kumar
|
d9fbc48daa
|
js-sys: Add extends attributes for js_sys::Float32Array
|
2018-08-14 19:38:33 +02:00 |
|
Sendil Kumar
|
10bc69a8cd
|
js-sys: Add extends attributes for js_sys::Int32Array
|
2018-08-14 19:34:59 +02:00 |
|
Sendil Kumar
|
2d737c5634
|
js-sys: Add extends attributes for js_sys::Int16Array
|
2018-08-14 19:34:43 +02:00 |
|
Sendil Kumar
|
17ef5f9702
|
js-sys: Add extends attributes for js_sys::Int8Array
|
2018-08-14 19:34:26 +02:00 |
|
Sendil Kumar
|
b80090d395
|
js-sys: Add extends attributes for js_sys::UInt32Array
|
2018-08-14 19:32:34 +02:00 |
|
Sendil Kumar
|
e58e231fdf
|
js-sys: Add extends attributes for js_sys::UInt16Array
|
2018-08-14 19:32:14 +02:00 |
|
Sendil Kumar
|
2979618842
|
js-sys: Add extends attributes for js_sys::UInt8ClampedArray
|
2018-08-14 19:31:49 +02:00 |
|
Sendil Kumar
|
ea0ac134db
|
js-sys: Add extends attributes for js_sys::Uint8Array
|
2018-08-14 19:29:13 +02:00 |
|
Thomas Eizinger
|
44f2ac0e9f
|
Add bindings for Intl.NumberFormat and Intl.PluralRules
|
2018-08-14 13:46:06 +10:00 |
|
Alex Crichton
|
c0c27775f3
|
Merge pull request #681 from sepiropht/master
[670] add extends for some types
|
2018-08-13 18:39:53 -06:00 |
|
Alex Crichton
|
595162b35d
|
Merge pull request #691 from thomaseizinger/bindings/intl-datetimeformat
Add bindings for Intl.DateTimeFormat
|
2018-08-13 18:23:57 -06:00 |
|
sepiropht
|
96c24c47a2
|
add extends for JsString
|
2018-08-14 00:47:36 +02:00 |
|
Thomas Eizinger
|
ea74b8acba
|
Add bindings for Intl.DateTimeFormat
|
2018-08-14 07:50:13 +10:00 |
|
Danielle Pham
|
30fc99b724
|
Use u32 params for String.from_char_code bindings
|
2018-08-13 17:03:58 -04:00 |
|
Danielle Pham
|
fd5958b51b
|
Add bindings for String.from_char_code
|
2018-08-13 00:19:43 -04:00 |
|
Sendil Kumar N
|
539e987cdb
|
Merge pull request #685 from fitzgen/a-few-more-js-sys-things
A few more js sys things
|
2018-08-11 07:52:26 +02:00 |
|
Nick Fitzgerald
|
36e15149c7
|
js-sys: Add bindings for TypeError
|
2018-08-10 13:45:39 -07:00 |
|
Nick Fitzgerald
|
38ef5f9ffe
|
js-sys: Add bindings for SyntaxError
|
2018-08-10 13:42:13 -07:00 |
|
Nick Fitzgerald
|
a58c2584b3
|
js-sys: Add bindings to URIError
|
2018-08-10 13:37:34 -07:00 |
|
Nick Fitzgerald
|
2a3d01c380
|
Merge pull request #683 from eminence/json
Add initial support and tests for JSON
|
2018-08-10 13:27:40 -07:00 |
|
Nick Fitzgerald
|
7af4e62d99
|
js-sys: Add bindings for Symbol.unscopables
|
2018-08-10 13:23:17 -07:00 |
|
Nick Fitzgerald
|
178a5e89df
|
js-sys: add bindings for regexp.lastIndex
|
2018-08-10 13:14:54 -07:00 |
|
Nick Fitzgerald
|
dc028d38c8
|
js-sys: Add bindings to ReferenceError
|
2018-08-10 13:03:56 -07:00 |
|
Nick Fitzgerald
|
879fd43edb
|
js-sys: Add bindings to RangeError
|
2018-08-10 13:03:44 -07:00 |
|
Nick Fitzgerald
|
adad606ee3
|
js-sys: Add bindings for Object.create
|
2018-08-10 11:49:22 -07:00 |
|
Nick Fitzgerald
|
4ea1603ddb
|
js-sys: Add bindings to Object.assign
|
2018-08-10 11:41:58 -07:00 |
|
Andrew Chin
|
1092816652
|
Use Reflect::set instead of javascript helper
|
2018-08-10 14:33:21 -04:00 |
|
Nick Fitzgerald
|
f0444d1614
|
js-sys: Add bindings for Intl.Collator
|
2018-08-10 11:20:06 -07:00 |
|
Andrew Chin
|
f5203bba8a
|
Handle exceptions from JSON::stringify
|
2018-08-10 14:13:57 -04:00 |
|
Nick Fitzgerald
|
e667400a83
|
js-sys: Remove unused import in symbol tests
|
2018-08-10 10:29:35 -07:00 |
|
Nick Fitzgerald
|
95c55d0b4c
|
js-sys: Add bindings to Array.of
|
2018-08-10 10:29:22 -07:00 |
|
Andrew Chin
|
23cb0ea656
|
Add initial support and tests for JSON
|
2018-08-09 20:54:13 -04:00 |
|
Andrew Chin
|
70406fe18a
|
Add support and tests for EvalError
|
2018-08-09 19:26:00 -04:00 |
|
Andrew Chin
|
c371c4a509
|
Fixup from merge commit
|
2018-08-09 14:36:37 -04:00 |
|
Nick Fitzgerald
|
f8af399301
|
Merge branch 'master' into extends_object
|
2018-08-09 10:57:15 -07:00 |
|