1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-15 18:17:08 +01:00
Commit Graph

51 Commits

Author SHA1 Message Date
7363e48019 Introduce formal generators.
Introduce a shallow hierarchy of simple generator classes, collecting
common functionality and allowing for future snap-in generator
replacement. Use John Resig's "class"-based inheritance per
http://ejohn.org/blog/simple-javascript-inheritance/.
2015-09-23 00:03:49 -04:00