GitHub / joshfraser/JavaScript-Name-Parser / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7cf29b8c | merge Merge pull request #15 from jeffg2k/master |
Josh Fraser <j****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 9d52b0b8 | Compound LN - one letter and capitalized -> initial | jeffg <j****l@g****m> | over 9 years ago | |
| 6ab9546f | merge Merge pull request #13 from retorquere/master |
Josh Fraser <j****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3b6746d6 | Licensed under Apache-2.0 |
Josh Fraser <j****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 09c697a2 | requirable | retorquere <e****s@i****m> | over 9 years ago | |
| b76eee1b | merge Merge pull request #8 from Medaro/master |
Josh Fraser <j****z@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 21dbcb30 | merge Merge pull request #11 from drhops/patch-1 |
Josh Fraser <j****z@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 33510263 | Handle parse("a") |
Daniel Hopkins <d****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 2b2cba24 | Add more common Prefixes | Medaro <c****s@g****m> | about 11 years ago | |
| 6069597f | merge Merge pull request #6 from cbojar/master | Josh Fraser <j****z@g****m> | over 12 years ago | |
| 5943d07c | Fixed README example. | cbojar <n****e@n****e> | over 12 years ago | |
| 21ccac02 | Move browser shims into a separate file so they can be included as needed. | cbojar <n****e@n****e> | over 12 years ago | |
| 6f2b7489 | Add tests to check for correctness of parser. | cbojar <n****e@n****e> | over 12 years ago | |
| 42681800 | We already handle this, and it will produce and error if left. | cbojar <n****e@n****e> | over 12 years ago | |
| 799c82e3 | Return the static NameParse if new NameParse() is called, for compatibility. | cbojar <n****e@n****e> | over 12 years ago | |
| c32bb04b | Fix up the code a bit. | cbojar <n****e@n****e> | over 12 years ago | |
| affe0505 | Add a few more suffixes to the common suffix list. | cbojar <n****e@n****e> | over 12 years ago | |
| ccd75224 | Fix is_camel_case regexes. | cbojar <n****e@n****e> | over 12 years ago | |
| 509f3587 | Split off ignore periods into reusable method. | cbojar <n****e@n****e> | over 12 years ago | |
| c29ff375 | Wrap in a closure. We'll play in our own sandbox. | cbojar <n****e@n****e> | over 12 years ago | |
| d2453a88 | We should only play with our own toys. | cbojar <n****e@n****e> | over 12 years ago | |
| c7474202 | Extract the first iteration from the loop to simplify the loop. | cbojar <n****e@n****e> | over 12 years ago | |
| 1e311c85 | Convert to use JS native methods for some functions. Remove now unused Array#... | cbojar <n****e@n****e> | over 12 years ago | |
| 0d8ef12a | We have the variable, we might as well use it. | cbojar <n****e@n****e> | over 12 years ago | |
| 6a65c2ad | Make static and fix scope. | cbojar <n****e@n****e> | over 12 years ago | |
| ca2bb219 | First, ucfirst is a method, not a parameter. Second, there is no need to ucfi... | cbojar <n****e@n****e> | over 12 years ago | |
| d871ba4a | Remove temp variable name and return struct directly. | cbojar <n****e@n****e> | over 12 years ago | |
| 62f2a1f3 | Either I don't understand what this method does, or it is very confused. | cbojar <n****e@n****e> | over 12 years ago | |
| 27910f50 | Array#implode is really just Array#join. Replace and remove. | cbojar <n****e@n****e> | over 12 years ago | |
| 15bf4a81 | Check for existence of String.prototype.trim before overwriting. | Josh Fraser <j****z@g****m> | over 12 years ago | |
| 1a302f1f | cleanup | Josh Fraser <j****z@g****m> | about 13 years ago | |
| 8c6dba1f | Update README.md | Josh Fraser <j****z@g****m> | about 13 years ago | |
| a274f7f8 | update project description | Josh Fraser <j****z@g****m> | about 13 years ago | |
| 98aeb278 | Fix issues #1 and #2 (thanks Matthew!) | Josh Fraser <j****h@t****m> | almost 14 years ago | |
| 0d8fa71d | Fixed minor bug in last name concat. Added tests to assure valid return values. | mpemburn <m****k@p****m> | about 15 years ago | |
| 03fa70ec | fix link to marks website | Josh Fraser <j****h@e****m> | about 15 years ago | |
| 2d108977 | JS port of split names code | Josh Fraser <j****h@t****m> | about 15 years ago |