summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-09inline a couple more query methods.mainmo khan
2013-11-09create not specification.mo khan
2013-11-09extract criteria.mo khan
2013-11-09split out specifications to separate files.mo khan
2013-11-09split out specification to a separate file.mo khan
2013-11-09inline module.exports in Greeting.mo khan
2013-11-09split out to separate files and use common js to load them in.mo khan
2013-11-09create or specification to find movies by multiple studio.mo khan
2013-11-09refactor to Where Specification to match by target object attributes.mo khan
2013-11-09extract method to search using specification.mo khan
2013-11-06ignore generated js files.mo khan
2013-11-06complete ranking sort.mo khan
2013-11-06sort by year published.mo khan
2013-11-06sort by title ascending and descending.mo khan
2013-11-06complete searching specs.mo khan
2013-11-06find moveis by pixar or disney.mo khan
2013-11-06find all movies by pixar.mo khan
2013-11-06move includes into Enumerable module.mo khan
2013-11-06implement any using a module.mo khan
2013-11-06do not allow movies with the same name to be added to the library.mo khan
2013-11-05add movies to library.mo khan
2013-11-05remove assert.mo khan
2013-11-05attempt to dry up exports.mo khan
2013-11-05complete fizzbuzz.mo khan
2013-11-05add Cakefile and get smoke test passing.mo khan
2013-11-05install coffeescript via node.mo khan