00:42:01
| * not-an-aardvark | joined |
00:53:57
| * bradleymeck | joined |
00:56:01
| * bradleymeck | quit (Client Quit) |
01:28:14
| * leobalter | quit (Remote host closed the connection) |
01:28:14
| * rwaldron | quit (Remote host closed the connection) |
01:30:15
| * leobalter | joined |
02:38:54
| * AtumT | quit (Remote host closed the connection) |
03:01:24
| * cloudshu | quit |
03:01:44
| * cloudshu | joined |
05:33:14
| * jmdyck | quit (Remote host closed the connection) |
06:11:41
| * gibson042 | quit (Quit: Leaving.) |
09:41:37
| * not-an-aardvark | quit (Quit: Connection closed for inactivity) |
10:25:11
| * mylesborins | quit (Quit: farewell for now) |
10:25:42
| * mylesborins | joined |
13:03:35
| * jmdyck | joined |
13:33:14
| * AtumT | joined |
15:08:02
| * gibson042 | joined |
22:54:27
| * not-an-aardvark | joined |
23:50:33
| * dilijev | joined |
23:51:41
| <dilijev> | 262 - Section 2: "A conforming implementation of ECMAScript must interpret source text input in conformance with the latest version of the Unicode Standard and ISO/IEC 10646." // 402 Section 4.2: "Subsets of Unicode: Some operations, such as collation, operate on strings that can include characters from the entire Unicode character set. However, both the Unicode standard and the ECMAScript standard allow implementations |
23:51:41
| <dilijev> | to limit their functionality to subsets of the Unicode character set." |
23:51:57
| <dilijev> | These statements seem to be in contradiction. Can someone point me to a place in 262 where a subset is allowed? |
23:52:25
| <dilijev> | s/402 Section 4.2/ECMA 402 Section 4.3 |
23:56:19
| <dilijev> | (Editorial:) ECMA 262 Section 2: writes out "application programming interface" without also writing "(API)" which is relevant because "API" is used throughout the rest of the document and "(API)" is never made explicit before it's use. API is a common acronym, so we could rewrite the long-form here or add "(API)" since this is the first instance. Note also that it explicitly references ECMA 402 in the references below |
23:56:19
| <dilijev> | that section, the title of which document is written in ECMA 262 as "ECMA-402, ECMAScript 2015 Internationalization API Specification" |