Ilya Kantor
|
d043b11516
|
merge prs
|
2019-03-02 23:36:53 +03:00 |
|
Ilya Kantor
|
7888439420
|
regexp draft
|
2019-03-02 23:36:53 +03:00 |
|
Ilya Kantor
|
65184edf76
|
regexp draft
|
2019-03-02 23:36:53 +03:00 |
|
Ilya Kantor
|
be9c5a7b5f
|
re-export pictures
|
2019-03-02 23:36:52 +03:00 |
|
Ilya Kantor
|
4974ad9fa7
|
fix
|
2019-01-14 16:59:56 +03:00 |
|
Ronnie Villarini
|
a78562436e
|
Minor grammar fixes.
|
2019-01-03 10:04:11 -06:00 |
|
medifle
|
54084ef856
|
fix return
return may need to be an empty array, else if you:
parse(""), it will raise TypeError
|
2018-12-19 17:52:45 -05:00 |
|
Ilya Kantor
|
08a08f7501
|
Merge pull request #628 from duianto/patch-1
Add a missing 0
|
2018-11-26 10:58:11 +03:00 |
|
Ilya Kantor
|
f9bec9f917
|
Merge pull request #629 from duianto/patch-2
Add missing "the"
|
2018-11-26 10:57:41 +03:00 |
|
duianto
|
0e2c41ce36
|
Fix and add details to result array explanation
|
2018-11-21 22:52:49 +01:00 |
|
duianto
|
e71701603e
|
Add missing "the"
|
2018-11-21 18:45:54 +01:00 |
|
duianto
|
219e9dbbc5
|
Add missing 0s and an 'a', remove double spaces
|
2018-11-21 15:56:26 +01:00 |
|
duianto
|
5ba5f8b79b
|
Add a missing 0
|
2018-11-21 15:23:38 +01:00 |
|
Vladimir
|
23c35fa79c
|
fixed typo in 08-regexp-greedy-and-lazy
|
2018-11-06 11:30:37 +03:00 |
|
Michal Frystacky
|
950af8cf39
|
Update task.md
Grammar, spelling, and some clarifications
|
2018-10-29 16:24:31 -08:00 |
|
Michal Frystacky
|
0235308c48
|
Update article.md
Clarifications and grammar improvements.
|
2018-10-29 15:29:26 -08:00 |
|
Ilya Kantor
|
d0fcf522da
|
sketch downgrade to 50 for good arrows, closes #494
|
2018-10-09 12:00:34 +03:00 |
|
Ilya Kantor
|
aa43deef3b
|
closes #516
|
2018-10-07 20:19:48 +03:00 |
|
Ben James
|
e4a4426ff1
|
Use gender neutral pronouns
|
2018-08-02 15:15:35 +01:00 |
|
Ilya Kantor
|
8c136e8be9
|
Update solution.md
|
2018-05-10 18:47:32 +03:00 |
|
Ilya Kantor
|
be007e78ef
|
remove cut
|
2018-02-06 13:07:22 +03:00 |
|
Ilya Kantor
|
0f0b5aa750
|
Merge pull request #260 from YNataly/patch-4
Update article.md
|
2017-11-01 10:52:19 +03:00 |
|
Ilya Kantor
|
ef797bffb6
|
Merge pull request #261 from YNataly/patch-5
Update article.md
|
2017-11-01 10:51:08 +03:00 |
|
ematte
|
c0cf5a8251
|
fixed typo
|
2017-10-22 22:18:47 +02:00 |
|
YNataly
|
38f4a7bfca
|
Update article.md
string with backslash is "1\\2"
"1\2" is 1 and \2
Error: Octal escape sequences are not allowed in strict mode.
without strict mode match returns null
|
2017-10-18 21:56:37 +03:00 |
|
YNataly
|
4a9a6abf7c
|
Update article.md
\b instead of \ in word boundary 2 example
|
2017-10-18 20:57:37 +03:00 |
|
Ilya Kantor
|
5249604598
|
Merge pull request #219 from Hobinx/patch-2
Fix typo
|
2017-09-27 15:16:17 +03:00 |
|
kosoado
|
163e61a208
|
Fix typo
|
2017-09-27 06:48:12 -05:00 |
|
kosoado
|
4245cb4467
|
Fix single quotes mismatch.
|
2017-09-27 06:44:57 -05:00 |
|
Ilya Kantor
|
d39750fc29
|
minor
|
2017-09-25 00:36:32 +03:00 |
|
Ilya Kantor
|
807f0d8b2d
|
minor
|
2017-09-25 00:36:24 +03:00 |
|
Mohammad Rajabifard
|
6432a5e4a9
|
Add missing charachter
|
2017-07-06 15:51:17 +04:30 |
|
Arthur
|
db5a80bbe3
|
Update article.md
|
2017-06-22 15:57:26 +03:00 |
|
Ilya Kantor
|
b6c7a71d0c
|
fixes
|
2017-06-19 17:21:26 +03:00 |
|
reigningmetal
|
c97f53563c
|
Spelling Continued
Checked some spelling further along in the article files. Made some
small grammatical fixes, but mostly spelling.
|
2017-06-12 20:26:14 -04:00 |
|
David Sevilla Martín
|
31e3c58f03
|
Fix RegEx methods typo in code
|
2017-06-06 09:08:28 -04:00 |
|
Ilya Kantor
|
455d300d8d
|
renames
|
2017-05-25 11:56:32 +03:00 |
|