GitHub / mrdavidlaing/javascript-koans / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1593981b | Update syntax and comments in koans/AboutExpects.js | Cho S. Kim <c****e@g****m> | over 10 years ago | |
| c37f44d1 | merge Merge branch 'readme' | Cho S. Kim <c****e@g****m> | over 10 years ago | |
| 674863c9 | Add correct hyperlink for jasmine in README.md | Cho S. Kim <c****e@g****m> | over 10 years ago | |
| 775b1958 | merge Merge pull request #63 from mrdavidlaing/readme | Cho S. Kim <c****m@u****m> | over 10 years ago | |
| 408fd3d0 | Update headers in README.md | Cho S. Kim <c****e@g****m> | over 10 years ago | |
| 5f83a471 | merge Merge pull request #30 from choskim/aboutExpects | Greg Malcolm <g****g@g****m> | over 12 years ago | |
| bdf23a56 | merge Merge pull request #29 from choskim/license | Greg Malcolm <g****g@g****m> | over 12 years ago | |
| 307bf101 | updates all comments in aboutExpects.js to have one space (not two spaces) af... | Cho S. Kim <4****m@g****m> | over 12 years ago | |
| 08832bdf | removes extra quotation mark | Cho S. Kim <4****m@g****m> | over 12 years ago | |
| b8c7a03d | fixes indentation for comments and a punctuation mistake. | Cho S. Kim <4****m@g****m> | over 12 years ago | |
| 73d903b5 | updates the LICENSE to include a proper header, a range of years for copyrigh... | Cho S. Kim <4****m@g****m> | over 12 years ago | |
| f3cb0f6e | merge Merge pull request #28 from useffc/master | Greg Malcolm <g****g@g****m> | over 12 years ago | |
| bce7da37 | corrected misspelling in "megalomaniac" instances | useff <u****c@g****m> | over 12 years ago | |
| 83003687 | merge Merge pull request #26 from jonasac/patch-1 | Aaron Cruz <a****n@a****m> | over 12 years ago | |
| 44b1af3e | Fix missing semicolon. | Jonas Arnold Clasen <j****n@g****m> | almost 13 years ago | |
| 860dae7c | merge Merge pull request #24 from morty/patch-1 | David Laing <d****d@d****m> | over 13 years ago | |
| b3e40cd0 | Small indentation fix | Tom Mortimer-Jones <t****m@m****k> | over 13 years ago | |
| 27ad9ab3 | Removed troublesome function koan. Fixes #9. Fixes #10. | Aaron Cruz <a****n@a****m> | over 13 years ago | |
| 6e9e0d19 | merge Merge pull request #22 from pferdefleisch/remove-tabs-and-whitespace-from-specs | David Laing <d****d@d****m> | over 13 years ago | |
| 20fc2186 | Replaces tabs with 2 spaces and removes whitespace from specs | Aaron Cruz <a****n@a****m> | over 13 years ago | |
| dd71c368 | merge Merge pull request #18 from magopian/patch-1 | David Laing <d****g@c****k> | over 13 years ago | |
| 60a96715 | Update koans/AboutArrays.js | Mathieu Agopian <m****n@g****m> | over 13 years ago | |
| dc6daac1 | merge Merge pull request #17 from blazingcloud/master | David Laing <d****g@c****k> | over 13 years ago | |
| 5ee5cc45 | Obfuscate variable and function names to aid true understanding -- suggested ... | Sarah Allen <s****h@u****m> | over 13 years ago | |
| 64317bdb | merge Merge pull request #16 from sunesimonsen/patch-1 | David Laing <d****d@d****m> | about 14 years ago | |
| ee4baf88 | Made global variables local | Sune Simonsen <s****e@w****k> | about 14 years ago | |
| ff8f1750 | merge Merge pull request #15 from wyattdanger/master | David Laing <d****d@d****m> | over 14 years ago | |
| 431f0ec7 | Making function braces consistent | Stephen Wyatt Bush <s****t@g****m> | over 14 years ago | |
| 656fd248 | merge Merge pull request #14 from jfraser/patch-2 | Greg Malcolm <g****g@g****m> | over 14 years ago | |
| e3bb7880 | merge Merge pull request #13 from jfraser/patch-1 | Greg Malcolm <g****g@g****m> | over 14 years ago | |
| 7d392e35 | Corrected typo "Please medit(i)ate on the following code:" | James Fraser <j****r@t****m> | over 14 years ago | |
| 122eefff | Fixed natural summing specs so that they are below 1000 rather than up to 1000. | James Fraser <j****r@t****m> | over 14 years ago | |
| d86a9dfb |
Remove About Lamda koans
Signed-off-by: David Laing <d****d@d****m> |
David Laing <d****d@d****m> | over 15 years ago | |
| 161842d9 |
Rename __ to FILL_ME_IN to avoid confusion with underscore.js' _()
Signed-off-by: David Laing <d****d@d****m> |
David Laing <d****d@d****m> | over 15 years ago | |
| 31172948 |
Replace dojox functional extensions with underscore.js
Signed-off-by: David Laing <d****d@d****m> |
David Laing <d****d@d****m> | over 15 years ago | |
| a2c27c03 | merge Merge pull request #4 from minikomi/master | David Laing <d****d@d****m> | over 15 years ago | |
| d0bf1e2f | Changed wording and problem in asserts koan | Adam Moore <n****k@g****m> | over 15 years ago | |
| e0e43eb8 | Still had a couple of actual/expected values transposed. Fixed. | gregmalcolm <g****g@g****m> | over 15 years ago | |
| 9fdadacc | Revert "Greg's first massive contribution" (Wrong project. Oops..) | gregmalcolm <g****g@g****m> | over 15 years ago | |
| ff21019b | Greg's first massive contribution | gregmalcolm <g****g@g****m> | over 15 years ago | |
| 6d1d0150 | Fixed a typo causing one koan group not to load properly. Those who once saw ... | Sean Durham <s****n@s****t> | over 15 years ago | |
| 4ec938e4 | Adding missing Inheritance koan file | Steve Horn <s****e@s****c> | over 15 years ago | |
| 13ac2b7c | Re-add koans/AboutAsserts.js - thanks hakanson! | mrdavidlaing <d****d@d****m> | over 15 years ago | |
| 9511e0bc | rename to javascript-koans | David Laing <d****d@d****m> | almost 16 years ago | |
| 9191caa8 | add .gitignore | David Laing <d****d@d****m> | almost 16 years ago | |
| 3ee6b5ee | pulled final changes from https://github.com/mrdavidlaing/functional-koans | David Laing <d****d@d****m> | almost 16 years ago | |
| 88d116e8 | updated documentation to reflect new name | David Laing <d****d@d****m> | almost 16 years ago | |
| 353f1f06 | import from https://github.com/mrdavidlaing/functional-koans | David Laing <d****d@d****m> | almost 16 years ago | |
| f4bf1d50 | initial commit | David Laing <d****d@d****m> | almost 16 years ago |