1
0
Fork 0

Commit Graph

  • 8803856ce0
    highlight.js license information for LibreJS Mike Gerwitz 2015-07-06 23:39:25 -0400
  • 6e5adf7b86
    LibreJS license information for index page inline script Mike Gerwitz 2015-07-06 22:59:24 -0400
  • b91d243e2b
    package.json updates Mike Gerwitz 2015-05-28 23:55:07 -0400
  • a1c2fbeaa4 package.json engines removed; unnecessary Mike Gerwitz 2015-05-28 23:54:35 -0400
  • 32d004bee7 package.json repo URL update to HTTP Mike Gerwitz 2015-05-28 23:53:31 -0400
  • 6c6a3af03d package.json author e-mail update Mike Gerwitz 2015-05-28 23:50:37 -0400
  • 4ad4c65db6
    download.html updated with v0.2.5 filesizes Mike Gerwitz 2015-05-28 01:40:02 -0400
  • 579527d168
    Class is not a needed dependency for Interface 0.2.5 Mike Gerwitz 2015-05-28 01:23:52 -0400
  • db3ade378a
    [copyright] Copyright update Mike Gerwitz 2015-05-28 01:00:32 -0400
  • ea4921fea6
    Trait news examples on index page Mike Gerwitz 2015-05-28 00:58:29 -0400
  • 7ce57b7d97
    Trait class extend support Mike Gerwitz 2015-05-28 00:00:59 -0400
  • c27400ca83 README.traits "Trait Extending" section update to reflect class extension support Mike Gerwitz 2015-05-27 23:40:30 -0400
  • f3a8dea25d Test ensuring `#use` staging object satisfies `Class.isClass` Mike Gerwitz 2015-05-27 23:38:07 -0400
  • 867127ed2f Trait class extension support Mike Gerwitz 2015-05-27 23:03:11 -0400
  • 96c5a702ce Abstract mixin initial implementation Mike Gerwitz 2015-05-24 00:29:55 -0400
  • 5b6a0c0bb5 "lazy" metadata support Mike Gerwitz 2015-05-24 00:27:46 -0400
  • e866f53d4c Remove global _extending state Mike Gerwitz 2015-05-13 00:18:08 -0400
  • 69e9828beb Object class masquerading Mike Gerwitz 2015-05-12 23:30:14 -0400
  • 98e76be94f
    Implementation note on this.__super scope with private method calls Mike Gerwitz 2015-05-27 23:22:40 -0400
  • 674add99de
    release-notes script license header Mike Gerwitz 2015-05-19 01:32:56 -0400
  • c5c072e8fa
    Release notes on website Mike Gerwitz 2015-05-19 01:29:37 -0400
  • bdadd2addd
    Missing access-modifiers-implicit.js ex added Mike Gerwitz 2015-05-15 01:14:40 -0400
  • 724d11da6c
    2015 Copyright date in footer Mike Gerwitz 2015-05-15 00:40:42 -0400
  • 94e36df3d8
    Git{l=>L}ab on download.html Mike Gerwitz 2015-05-15 00:35:34 -0400
  • cd7574d3fa
    Remove GitHub link from download page Mike Gerwitz 2015-05-15 00:28:21 -0400
  • 02485b3718
    Gitorious => Gitlab on download page Mike Gerwitz 2015-05-15 00:22:59 -0400
  • 055d9432f1
    Traits section on About page Mike Gerwitz 2015-05-15 00:19:03 -0400
  • 2847a770b3
    npm section update on download.html Mike Gerwitz 2015-05-15 00:06:53 -0400
  • c2ca8b6d68 Extract interface-related trait tests into own case textend Mike Gerwitz 2015-05-12 00:30:31 -0400
  • 4869d15b2b Forbid trait extending of final classes Mike Gerwitz 2015-05-12 00:22:47 -0400
  • c90fb6eb81 Trait.extend error on nonsense bases Mike Gerwitz 2015-05-10 01:49:23 -0400
  • 4b81c45127 Initial Trait.extend type restrictions Mike Gerwitz 2015-05-10 01:21:25 -0400
  • c896bdbc27
    .mailmap updated with mtg@gnu.org Mike Gerwitz 2015-05-11 23:11:25 -0400
  • 1ed7bd0e8b
    package.json syntax correction (oops) Mike Gerwitz 2015-05-10 01:39:12 -0400
  • d955d6e86a
    package.json keyword additions and corrections Mike Gerwitz 2015-05-10 01:27:27 -0400
  • a3add011fb package.json keyword additions Mike Gerwitz 2015-05-10 01:27:07 -0400
  • dcbe48d982 package.json {tags=>keywords} Mike Gerwitz 2015-05-10 01:24:20 -0400
  • fcdfae68b2
    tools/copyright ignore `.|..' Mike Gerwitz 2015-05-06 22:36:17 -0400
  • 991f4086fa
    Remove Trait/ParameterTest ctor ordering comment (since resolved) Mike Gerwitz 2015-05-06 01:59:17 -0400
  • 313a51d750
    README TODOs using Org mode Mike Gerwitz 2014-12-19 22:20:32 -0500
  • aaf700ab03
    Updated v0.2.4 file sizes on download page Mike Gerwitz 2014-08-07 23:55:11 -0400
  • ee85b058df
    Various ES3-related bugfixes for bugs introduced by v0.2.3 0.2.4 Mike Gerwitz 2014-08-07 22:57:14 -0400
  • a5c89565fe `undefined` is no longer applied to Trait.__mixin Mike Gerwitz 2014-08-07 22:53:10 -0400
  • 324ff5ddca Global no longer uses root as alt object prototype Mike Gerwitz 2014-08-07 22:33:04 -0400
  • d0ec7aca9b method.super references now ES3-compatible Mike Gerwitz 2014-08-07 22:24:25 -0400
  • cef45cd097
    Corrected test broken by Node.js v0.10.27 Mike Gerwitz 2014-08-06 23:55:34 -0400
  • bbfac76c34
    Interface.isInstanceOf now accounts for interface interop Mike Gerwitz 2014-08-06 23:08:26 -0400
  • b9ba6388d2 Interface.isInstanceOf will account for interop compatibility Mike Gerwitz 2014-08-06 23:06:13 -0400
  • 23557e7d5c Interface/InteropTest case assertion refactoring Mike Gerwitz 2014-08-06 22:45:52 -0400
  • 78bffd9ce1
    tools/mkrelease added Mike Gerwitz 2014-07-28 00:50:46 -0400
  • d14204634d
    News page now includes heading ids to be used as anchors Mike Gerwitz 2014-07-28 00:47:43 -0400
  • 8a4bbfe73b
    Updated filesizes for 0.2.3 download page Mike Gerwitz 2014-07-28 00:26:17 -0400
  • f53c180d65
    `clean` target now cleans version file 0.2.3 Mike Gerwitz 2014-07-28 00:08:06 -0400
  • 1484806456
    Documentation for `super` method reference Mike Gerwitz 2014-07-28 00:00:58 -0400
  • c2507356a6
    .gitignore maintinance Mike Gerwitz 2014-07-27 23:30:45 -0400
  • f319fed071 Missing /doc/Makefile{,.in} ignore added Mike Gerwitz 2014-07-27 23:30:32 -0400
  • e0faa2ed78 Missing /version ignore added Mike Gerwitz 2014-07-27 23:29:48 -0400
  • f1eedb81be Now using absolute (relative to repo root) paths in .gitignore Mike Gerwitz 2014-07-27 23:29:16 -0400
  • 03438e0896
    Parameterized traits Mike Gerwitz 2014-07-27 23:26:47 -0400
  • e934338b41 Subtype ctor guarantees with parent __mixin or __construct Mike Gerwitz 2014-07-27 01:40:35 -0400
  • 90a32a104f __construct and __mixin ordering guarantees Mike Gerwitz 2014-06-05 23:35:03 -0400
  • f3cb815baa Sibling traits will each have __mixin called distinctly Mike Gerwitz 2014-06-04 00:37:08 -0400
  • 2204ff6d28 Parameterized traits may now be mixed in without configuration Mike Gerwitz 2014-06-03 23:10:55 -0400
  • 3fc0f90e01 Initial implementation of parameterized traits Mike Gerwitz 2014-05-28 23:37:36 -0400
  • a266cfe91b
    test/runner will now pass all option args to node Mike Gerwitz 2014-07-27 01:53:08 -0400
  • c3b50bdc54 Removed ProtoField#getDatum protolib Mike Gerwitz 2014-07-24 02:07:14 -0400
  • bfb6e7068a Initial ProtoField implementation Mike Gerwitz 2014-07-24 01:54:15 -0400
  • afb0a09784
    Test case now allows for short-hand require of SUT Mike Gerwitz 2014-07-24 01:11:55 -0400
  • 1458d79ee1
    Began encapsulating internal metadata with symbols Mike Gerwitz 2014-07-09 23:55:19 -0400
  • d400a4cbb1 FallbackSymbol now returns instance of self Mike Gerwitz 2014-07-09 23:50:36 -0400
  • 07c0a974af FIXME added for possibly leaking private symbol during tctor call Mike Gerwitz 2014-07-07 23:09:58 -0400
  • 031489a07b Private symbol key is now non-enumerable Mike Gerwitz 2014-07-07 22:04:50 -0400
  • 072fef2dc0 createMeta no longer copying to new_class.prototype Mike Gerwitz 2014-07-07 22:01:23 -0400
  • 17d11c1832 Re-encapsulated ClassBuilder private symbol Mike Gerwitz 2014-07-07 00:20:37 -0400
  • 13b0bd2fb3 Visibility object is now encapsulated in symbol key Mike Gerwitz 2014-07-07 00:11:58 -0400
  • a35a9c6ed3 Class ___$$meta$$ moved into private symbol field Mike Gerwitz 2014-07-06 23:10:03 -0400
  • e0866db313 Corrected MemberBuilderValidator warning handler in class.js Mike Gerwitz 2014-07-06 22:57:06 -0400
  • 5212515d99 ClassBuilder#build now only making one getMeta call Mike Gerwitz 2014-07-06 03:07:17 -0400
  • c49a6d70de util/Symbol added Mike Gerwitz 2014-07-06 02:43:53 -0400
  • 2f615fbe68 FallbackSymbol added Mike Gerwitz 2014-07-06 02:34:13 -0400
  • 913a497492 Combine script now handles relative includes in subdirectories Mike Gerwitz 2014-07-09 00:11:32 -0400
  • ad5291eb8d Corrected tools/combine to handle relative require paths Mike Gerwitz 2014-07-07 23:49:31 -0400
  • 4e3d609b01 Extracted warning handlers into their own prototypes Mike Gerwitz 2014-06-11 21:49:00 -0400
  • de33a7c964 Extracted Warning into warn/Warning Mike Gerwitz 2014-06-09 00:03:11 -0400
  • 1bba35418a Added Global prototype Mike Gerwitz 2014-06-07 21:42:22 -0400
  • 9a22648fd9
    Dynamically generating version string Mike Gerwitz 2014-06-11 22:32:10 -0400
  • 8558d90596 Forcing version regen on combine if in git repo Mike Gerwitz 2014-06-11 22:19:53 -0400
  • 013da59d7f AC_INIT e-mail changed to bug-easejs@gnu.org Mike Gerwitz 2014-06-11 21:55:53 -0400
  • e3938aa814
    Closure compiler --language_in=ECMASCRIPT5_STRICT Mike Gerwitz 2014-06-08 23:22:31 -0400
  • 869e0cbfc5 Makefile will now write version file on dist Mike Gerwitz 2014-06-08 01:57:25 -0400
  • 0f2eb10f83 Version string now dynamically generated Mike Gerwitz 2014-06-08 01:00:30 -0400
  • 2391224477
    Warning tests no longer fail in pre-ES5 env emulation Mike Gerwitz 2014-06-03 23:47:22 -0400
  • 887d5ef0a3 GNU ease.js and test cases now compile in strict mode Mike Gerwitz 2014-05-04 22:17:23 -0400
  • ff4b9c856b
    Corrrected virtual non-overridden trait methods Mike Gerwitz 2014-05-02 21:30:20 -0400
  • 1b9317de62
    Super method now provided on method override wrapper Mike Gerwitz 2014-05-02 21:27:02 -0400
  • 8ab183f4c8 Setting super method on override wrapper Mike Gerwitz 2014-05-02 21:26:49 -0400
  • 779dbc37bc Corrected virtual non-overridden trait method invocations Mike Gerwitz 2014-05-02 02:47:42 -0400
  • 74b170d089 Moved class virtual param test into ClassVirtualTest case Mike Gerwitz 2014-05-02 01:01:38 -0400
  • 81ce3397ab
    Corrected __length metadata on trait virtual proxies Mike Gerwitz 2014-05-02 00:19:48 -0400
  • 8c95932446 Trait virtual method proxies now set __length metadata Mike Gerwitz 2014-05-02 00:17:53 -0400