Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jsexplain
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Verified Software
jsexplain
Graph
73e22636bd8a3d2e5c4907bfd613989a2e88b526
Select Git revision
Branches
3
es2016-proxies
gh-pages
master
default
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Mar
24
23
20
7
6
3
2
28
Feb
27
24
21
20
24
Jan
11
13
Dec
29
Nov
25
24
21
18
17
16
15
14
10
9
8
7
3
27
Oct
20
12
11
10
6
4
Mar
3
2
1
29
Feb
9
3
2
22
Dec
26
Nov
25
14
Oct
9
4
3
2
1
30
Sep
29
28
25
24
23
22
21
20
18
16
15
14
11
10
9
8
7
4
2
1
1
Aug
Travis build 63 for es2016-proxies (bc29207a)
Implement Construct, CreateArrayFromList, CreateListFromArrayLike, Proxy [[OwnPropertyKeys]], [[Call]] and [[Construct]]
adding support for underscore in let tuples
Travis build 62 for es2016-proxies-loops (ac3945dc)
ES6ify ToString & (partially) ToPrimitive
Travis build 60 for es2016-proxies (c7a85a15)
Implement parts of 19.1.2, Object.{isExtensible,getPrototypeOf,preventExtensions}
Travis build 59 for es2016-proxies (f18f7509)
Fix potential ambiguity in conditional.
Travis build 58 for es2016-proxies (22bf9f62)
Implement bulk of Proxies.
Travis build 55 for es2016-proxies (e94a742f)
Implement Proxy Object [[GetPrototypeOf]] [[SetPrototypeOf]] [[IsExtensible]] [[PreventExtensions]]
Minor tidyup
Implement [[Delete]], OrdinaryDelete, rehook ES5.
Travis build 54 for es2016-proxies (84de1341)
Travis build 53 for es2016-proxies (86cc6f95)
Implement Ordinary [[Get]] and OrdinaryGet
Travis build 52 for es2016-proxies (7f047163)
Hook ES5 ref_put_value into ES6 implementation.
Travis build 51 for es2016-proxies (f6f99c31)
Implement PutValue, Set. Partially implement Environment Records (needs further work)
Travis build 50 for es2016-proxies (001a8912)
Implement some methods for References and Environment Records
Travis build 49 for master (82de1ca6)
Travis build 48 for es2016-proxies (a29c8012)
Implement OrdinarySet, [[Set]], CreateDataProperty.
Spec consistency updates
generator: More binders
monad_ppx: Remove if%ret syntax.
monad_ppx: Pass more location information through tree transformation
extending monadic operators
Implement [[HasProperty]] for ordinary objects.
Implement 4 accessor internal methods for Ordinary Objects.
Add let%ret and if%ret extensions to allow "Return" expressions from conditionals
Fix compilation of undef_descriptor
Can't phase out full_descriptor yet, need another undef type
Implement new Ordinary Object [[DefineOwnProperty]] and [[GetOwnProperty]]
Make SameValue pure.
Detail required changes for Specification Lists
Loading