Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								5ce468338e 
								
							 
						 
						
							
							
								
								LibJS: Drop the Temporal prefix from TemporalMissingRequiredProperty  
							
							... 
							
							
							
							This allows us to use it for other exposed JS APIs that accept options
objects. 
							
						 
						
							2021-09-29 10:09:33 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								20337a34a2 
								
							 
						 
						
							
							
								
								LibJS: Convert Instant AOs to ThrowCompletionOr  
							
							
							
						 
						
							2021-09-17 08:25:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								f8d92232c8 
								
							 
						 
						
							
							
								
								LibJS: Convert Calendar AOs to ThrowCompletionOr  
							
							
							
						 
						
							2021-09-17 08:25:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								0ccd11ba5f 
								
							 
						 
						
							
							
								
								LibJS: Convert parse_temporal_time_string() to ThrowCompletionOr  
							
							
							
						 
						
							2021-09-16 22:34:24 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								683e31e1ff 
								
							 
						 
						
							
							
								
								LibJS: Convert to_integer_throw_on_infinity() to ThrowCompletionOr  
							
							
							
						 
						
							2021-09-16 22:34:24 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								229a5ce149 
								
							 
						 
						
							
							
								
								LibJS: Convert PlainTime AOs to ThrowCompletionOr  
							
							
							
						 
						
							2021-09-16 13:53:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								cc00a726a8 
								
							 
						 
						
							
							
								
								LibJS: Convert TimeZone AOs to ThrowCompletionOr  
							
							
							
						 
						
							2021-09-16 13:53:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								5a4c90fcb1 
								
							 
						 
						
							
							
								
								LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr  
							
							
							
						 
						
							2021-09-16 13:53:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								c9951ad26b 
								
							 
						 
						
							
							
								
								LibJS: Make to_temporal_time_record() time like Object a const&  
							
							... 
							
							
							
							This only calls Object::get() on the temporal_time_like Object, which is
const-qualified. 
							
						 
						
							2021-09-09 23:46:45 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								e4c07c5b8f 
								
							 
						 
						
							
							
								
								LibJS: Make new_target parameter of all Temporal AOs a const*  
							
							... 
							
							
							
							These are passed to ordinary_create_from_constructor() in each case,
which takes the parameter as a const&, so these can also be const. 
							
						 
						
							2021-09-09 23:46:45 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								9f78a957d5 
								
							 
						 
						
							
							
								
								LibJS: Implement Temporal.PlainTime.prototype.toString()  
							
							
							
						 
						
							2021-09-08 23:42:26 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Luke Wilde 
								
							 
						 
						
							
							
							
							
								
							
							
								d943b8f100 
								
							 
						 
						
							
							
								
								LibJS: Implement Temporal.PlainTime.prototype.with  
							
							... 
							
							
							
							Ticks off one box in #8982  and fixes one test262 case. 
							
						 
						
							2021-09-08 19:57:29 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								ed98c1afc7 
								
							 
						 
						
							
							
								
								LibJS: Throw RangeError in PrepareTemporalFields for +/-∞  
							
							... 
							
							
							
							This is a normative change in the Temporal spec.
See: 499282a 
							
						 
						
							2021-09-01 15:11:35 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								f6370fe3f7 
								
							 
						 
						
							
							
								
								LibJS: Add the ToTemporalTime AO and stub the ParseTemporalTimeString AO  
							
							... 
							
							
							
							This AO is required for a bunch of PlainTime related methods.
As part of this change the `TemporalTime` record was renamed to
`UnregulatedTemporalTime` and a new `TemporalTime` record that matches
the other Temporal parse result records was added. This also has the
added benefit of getting rid of a would be round-trip cast from integer
to double and back in `ParseTemporalTimeString`. 
							
						 
						
							2021-08-27 19:01:30 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								28fa4d1568 
								
							 
						 
						
							
							
								
								LibJS: Add the CompareTemporalTime & CompareISODateTime AOs  
							
							... 
							
							
							
							These are required for implementing comparisons between `PlainTime`s and
`PlainDateTime`s. 
							
						 
						
							2021-08-27 16:40:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								ad427f85ca 
								
							 
						 
						
							
							
								
								LibJS: Implement Temporal.PlainDateTime.from()  
							
							
							
						 
						
							2021-08-23 20:54:52 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								0cdad283c0 
								
							 
						 
						
							
							
								
								LibJS: Reflect Record wording editorial change in the Temporal spec  
							
							... 
							
							
							
							See: c8f14d0 
							
						 
						
							2021-08-17 21:59:35 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								286a7ecd92 
								
							 
						 
						
							
							
								
								LibJS: Call base class visit_edges() in various Temporal objects  
							
							... 
							
							
							
							When overriding visit_edges() in a JS::Object subclass, we must make
sure to call the base class visit_edges(), or the object's Shape (and
any properties) will not get marked. 
							
						 
						
							2021-08-14 20:12:22 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								4e4d8d6905 
								
							 
						 
						
							
							
								
								LibJS: Reflect infallibility editorial changes in the Temporal spec  
							
							... 
							
							
							
							See:
- 3c0671ffe28b86 
							
						 
						
							2021-07-28 23:48:56 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								ae4bf8fc32 
								
							 
						 
						
							
							
								
								LibJS: Start implementing Temporal.PlainTime  
							
							... 
							
							
							
							This commit adds the PlainTime object itself, its constructor and
prototype (currently empty), and the CreateTemporalTime abstract
operation. 
							
						 
						
							2021-07-28 21:57:30 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Groh 
								
							 
						 
						
							
							
							
							
								
							
							
								c303bbde54 
								
							 
						 
						
							
							
								
								LibJS: Implement Temporal.Now.plainDate()  
							
							... 
							
							
							
							...and ten required AOs we didn't have yet:
- BalanceISODate
- BalanceISODateTime
- BalanceISOYearMonth
- BalanceTime
- BuiltinTimeZoneGetPlainDateTimeFor
- GetISOPartsFromEpoch
- GetOffsetNanosecondsFor
- ParseTemporalTimeZone
- SystemDateTime
- ToTemporalTimeZone 
							
						 
						
							2021-07-27 19:51:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								2c6bd3a61b 
								
							 
						 
						
							
							
								
								LibJS: Use narrower types in Temporal PlainDate/PlainDateTime/Calendar  
							
							... 
							
							
							
							These are bounds-checked during construction of PlainDate/PlainDateTime
and as such theres no need to widen them in these internal AO calls. 
							
						 
						
							2021-07-26 16:15:31 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								b816037739 
								
							 
						 
						
							
							
								
								LibJS: Add the ToTemporalInstant Abstract Operation & its requirements  
							
							... 
							
							
							
							This is Abstract Operation is required for the majority of
InstantConstructor's and InstantPrototype's methods.
The implementation is not entirely complete, (specifically 2 of the
underlying required abstract operations, ParseTemporalTimeZoneString
and ParseISODateTime are missing the required lexing, and as such are
TODO()-ed) but the majority of it is done. 
							
						 
						
							2021-07-12 19:05:17 +01:00