Commit Graph

19 Commits

Author SHA1 Message Date
hacksalot c6efdeca05
chore: decaffeinate: remove generated dist/ folder 2018-02-14 10:13:48 -05:00
hacksalot 407f9f8cd7
style: fix eslint violations 2018-02-12 04:01:00 -05:00
hacksalot 922c1968ca
chore: add build-time eslint support 2018-02-12 03:34:55 -05:00
hacksalot c4f7350528
chore: update project dependencies 2018-02-12 00:05:29 -05:00
hacksalot b57d9f05af jsHint: Allow == null.
Relax jsHint's barbaric and antiquated default behavior on triple-equals
null comparisons. Allow expressive, precise, and subtle expressions such
as CoffeeScript's use of "== null" for testing against null OR undefined
under the existential operator.
2016-02-12 17:42:48 -05:00
hacksalot 70f45d468d Asynchrony. 2016-02-01 22:52:13 -05:00
hacksalot 0f65e4c9f3 Finish HackMyCore reshaping.
Reintroduce HackMyCore, dropping the interim submodule, and reorganize
and improve tests.
2016-01-29 15:23:57 -05:00
hacksalot beb60d4074 Integrate HMC. 2016-01-27 05:29:26 -05:00
hacksalot cf18c5d90d Tweak test & clean. 2016-01-25 10:55:25 -05:00
hacksalot d007bd9bf6 Introduce CoffeeScript and build step. 2016-01-25 10:34:57 -05:00
hacksalot c9e45d4991 Capture. 2016-01-17 21:46:58 -05:00
hacksalot e65c0e128e Fix tests glitch. 2015-12-29 03:50:00 -05:00
hacksalot 547b87afc6 LINT prior to running tests. 2015-12-28 04:17:48 -05:00
hacksalot 9423a19842 Remove extraneous references to "tests" plural. 2015-12-28 04:01:30 -05:00
hacksalot 80c6bb6e8b Rename to HMR. 2015-12-19 12:37:42 -05:00
hacksalot 5fe90517e7 Auto-clean tests folder. 2015-12-18 15:33:18 -05:00
devlinjd 91aba39050 Add file LINTing through JSHint. 2015-12-09 21:44:18 -05:00
devlinjd bf34b01367 Add YUIDoc support 2015-11-21 03:10:11 -05:00
devlinjd 0aaa9ffff8 Introduce FluentLib sources. 2015-10-26 12:30:00 -04:00