Commit Graph

  • b030e9a66b Fix return value of recursive factorial function bchalman 2018-08-19 13:02:55 -07:00
  • 29bd246dad Merge pull request #19 from EBoisseauSierra/rewording-instructions Cody Loyd 2018-08-07 08:06:55 -05:00
  • 00407bdee5 Transform 'let' in 'const' where needs be Étienne Boisseau-Sierra 2018-08-07 11:23:28 +01:00
  • deb698c09e Add test to caesar checking negative wraping cornercase Étienne Boisseau-Sierra 2018-06-09 11:45:13 -04:00
  • ea595f1d10 Reword repeatString instructions Étienne Boisseau-Sierra 2018-06-08 23:41:51 -04:00
  • 35f797f454 Capitalize 'Hint'-subtitles Étienne Boisseau-Sierra 2018-06-08 23:20:59 -04:00
  • c17c207d0e Rephrase tempConversion instructions Étienne Boisseau-Sierra 2018-06-08 23:14:20 -04:00
  • 3a9251d55e Transform 'var' in 'let' Étienne Boisseau-Sierra 2018-06-08 20:44:45 -04:00
  • b99fe58185 Merge pull request #21 from hoangtommy/master Cody Loyd 2018-07-24 15:48:23 -05:00
  • 727e5f73b2 Merge pull request #20 from I3uckwheat/master Cody Loyd 2018-07-24 15:47:59 -05:00
  • d4ac500896 add xit to problems on calc spec file so make it consistent with other exercises Tommy 2018-07-23 11:50:39 -07:00
  • ec08e8c480 Changes node version to NPM Briggs Elsperger 2018-07-11 23:35:06 -05:00
  • 49f348ab1c Merge pull request #15 from snakecase/patch-1 Kevin Mulhern 2018-04-17 15:11:45 +01:00
  • f9fdf07102 Remove repeating line snakecase 2018-04-01 11:22:02 +05:00
  • 4ac1a8df01 remove simonsays Cody Loyd 2018-03-01 13:14:00 -06:00
  • 57b16f8cb0 Merge pull request #11 from jmooree30/patch-1 Cody Loyd 2018-01-16 06:37:43 -06:00
  • e8f9821be6 Update calculator.spec.js Jacob C Moore 2018-01-13 12:34:10 -05:00
  • b14ac4ea17 Merge pull request #9 from ThirtyThreeB/patch-1 Cody Loyd 2018-01-03 12:22:13 -06:00
  • d63ee47dcb Update calculator.js Cody Loyd 2018-01-03 12:21:25 -06:00
  • 83a2b6aead Corrected solution to factorial function ThirtyThreeB 2018-01-03 12:10:49 -05:00
  • a16fd433bd Merge pull request #7 from schoettkr/master Cody Loyd 2018-01-02 08:48:16 -06:00
  • 1e4013508d Merge pull request #8 from Dareon4/master Cody Loyd 2018-01-02 08:47:47 -06:00
  • 5c78dc7ebe zero factorial is 1 Jakub Broz 2018-01-01 15:56:20 +01:00
  • d0941673ee Adapt description to the test LS8 2017-12-29 13:52:53 +01:00
  • 9f4c1caf15 Merge pull request #5 from ryanford-frontend/patch-1 Cody Loyd 2017-12-24 06:26:41 -06:00
  • 35472494af Merge pull request #4 from Nightcaper/patch-1 Cody Loyd 2017-12-24 06:26:28 -06:00
  • 26ecd35a83 Add more granular instructions ryanford-frontend 2017-12-23 16:25:28 +08:00
  • 950ab79d2b Update README.md Cody Loyd 2017-12-15 14:07:55 -06:00
  • 35ed3d7b44 sumAll Cody Loyd 2017-12-15 13:43:38 -06:00
  • 02d2ca43f4 solutions Cody Loyd 2017-12-15 13:26:05 -06:00
  • 7facb382ac update gitignore Cody Loyd 2017-12-15 12:57:30 -06:00
  • 834d78b8b2 remove timer and simon Cody Loyd 2017-12-15 12:56:14 -06:00
  • 14cc7d40bd piglatin Cody Loyd 2017-12-15 12:52:22 -06:00
  • 956727d4e5 palindrome solution Cody Loyd 2017-12-15 11:15:57 -06:00
  • d42eebaab8 solutions Cody Loyd 2017-12-15 11:01:24 -06:00
  • 72878172b5 leap years solution Cody Loyd 2017-12-14 15:35:45 -06:00
  • 08c1a80f73 Update README.md Cody Loyd 2017-12-05 20:36:48 -06:00
  • e4f5cbad75 Update README.md Nightcaper 2017-11-25 01:47:03 -06:00
  • 0601b3663c Merge branch 'master' of github.com:TheOdinProject/javascript-exercises Cody Loyd 2017-11-24 14:24:25 -06:00
  • 08c3973e7b fix weird merge Cody Loyd 2017-11-24 14:24:16 -06:00
  • 829730fb79 Revert "remove class based exercises" Cody Loyd 2017-11-24 14:23:16 -06:00
  • 4d1f419b41 Revert "Update README.md" Cody Loyd 2017-11-24 14:22:47 -06:00
  • 7de28f54fb Update README.md Cody Loyd 2017-11-24 14:18:11 -06:00
  • 290e7f1da4 remove class based exercises Cody Loyd 2017-11-20 13:51:01 -06:00
  • c14e4628ec add solutions to first exercises Cody Loyd 2017-11-04 23:03:44 -05:00
  • f0bf584e59 Update README.md Cody Loyd 2017-10-25 13:14:31 -05:00
  • 4aec9d41fd Update tempConversion.spec.js Cody Loyd 2017-10-25 11:53:33 -05:00
  • afaa699ad1 Update leapYears.spec.js Cody Loyd 2017-10-25 11:52:28 -05:00
  • 2b524fb14d Merge pull request #3 from TheOdinProject/add-hints Cody Loyd 2017-10-24 15:13:13 -05:00
  • dd17d8ac8b add hints to exercises Cody Loyd 2017-10-24 15:10:20 -05:00
  • cf1759dc97 Merge pull request #2 from Matthew-Cravinhos/master Cody Loyd 2017-09-22 17:18:30 -05:00
  • 818c14e0bd Fixed folder titles Matthew-Cravinhos 2017-09-22 17:32:56 -04:00
  • 6012c3a095 Added test cases Matthew-Cravinhos 2017-09-20 19:04:46 -04:00
  • f72bdd2ee3 Update README.md Cody Loyd 2017-09-20 13:35:31 -05:00
  • 36cda1edba Update README.md Cody Loyd 2017-09-20 13:32:42 -05:00
  • c501b322f8 remove numbering Cody Loyd 2017-09-20 11:02:31 -05:00
  • 100f940905 add more exercises Cody Loyd 2017-08-28 05:52:02 -05:00
  • bdc61b6474 add fibonacci Cody Loyd 2017-08-25 14:29:48 -05:00
  • 4dc777616c add snakeCase Cody Loyd 2017-08-25 14:16:42 -05:00
  • f04a440e58 added palindromes exercise Cody Loyd 2017-08-25 14:07:28 -05:00
  • b847c3bd61 add caesar cipher Cody Loyd 2017-08-25 13:59:26 -05:00
  • cadd4b255c add leapYears Cody Loyd 2017-08-25 13:47:05 -05:00
  • 5c559cf15a update temp conversion readme Cody Loyd 2017-08-25 10:29:32 -05:00
  • fc9725de7f add tempConversion Cody Loyd 2017-08-25 10:27:07 -05:00
  • fe087fdd5c add sumAll Cody Loyd 2017-08-24 08:26:01 -05:00
  • 4c8f1643ec add removeFromArray Cody Loyd 2017-08-24 08:12:11 -05:00
  • fd5b062516 add generator and repeatString Cody Loyd 2017-08-21 10:28:29 -05:00
  • 85ca46440e typo Cody Loyd 2017-08-18 08:12:17 -05:00
  • 15271b14e7 add planned exercises Cody Loyd 2017-08-18 08:11:45 -05:00
  • 82dc28ef1e reverse String Cody Loyd 2017-08-17 16:19:17 -05:00
  • b95fa8ea60 node Cody Loyd 2017-08-17 16:07:22 -05:00
  • 8d8d80f062 rename readme Cody Loyd 2017-08-17 14:22:34 -05:00
  • 8f068d9b3b spelling Cody Loyd 2017-08-17 13:52:00 -05:00
  • 9bc987ea0f hello world Cody Loyd 2017-08-17 13:47:39 -05:00
  • b9a58bb8c7 init Cody Loyd 2017-08-17 13:05:20 -05:00