Nicolas Stepien 1eece6a652 Basic implementation of the mutation method macro.
See http://www.w3.org/TR/dom/#mutation-method-macro

This decreases by ~30% the count of mutation observations.
There's most likely room for improvements, and maybe fixes.

Also fix an apparently old bug: thread unexpanding stopped at stubs.
2012-02-18 00:54:17 +01:00
2012-02-16 16:37:26 +01:00
2012-02-16 17:16:44 +01:00
2012-02-16 16:37:26 +01:00
2011-12-16 16:03:24 +01:00

Get 4chan X HERE.

Building

  • Install node.js.
  • Install CoffeeScript with npm install -g coffee-script.
  • Clone 4chan X.
  • cd into it and build with cake build.
  • For development (continuous builds), run cake dev &. Kill the process with killall node.
Description
No description provided
Readme 513 MiB
Languages
JavaScript 82.4%
CoffeeScript 14.3%
CSS 2%
HTML 1%
Makefile 0.2%