From c9647a859d4082eba79153221671d68f7a656534 Mon Sep 17 00:00:00 2001 From: Jeff Date: Sat, 24 Sep 2016 16:45:55 -0700 Subject: [PATCH] Link to Google's Closure Compiler ES6 wiki: https://github.com/google/closure-compiler/wiki/ECMAScript6 --- modules/pdp11/lib/defines.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/pdp11/lib/defines.js b/modules/pdp11/lib/defines.js index 0b72992cc..7939e9988 100644 --- a/modules/pdp11/lib/defines.js +++ b/modules/pdp11/lib/defines.js @@ -244,6 +244,8 @@ var PDP11 = { * an ES6-aware browser. Everyone else should be using code compiled by Google's Closure Compiler, which * automatically produces code that's backward-compatible with ES5.1 (for example, octal constants are converted * to decimal values). + * + * For more details: https://github.com/google/closure-compiler/wiki/ECMAScript6 */ UNIBUS: { // 22-bit 18-bit 16-bit 22-bit Description PSW: 0o17777776, // 777776 177776 0x3FFFFE PSW