143 Commits

Author SHA1 Message Date
Zeeshan Ahmad
e11b2c9134 Fix typos 2018-09-28 23:31:05 +04:00
Zeeshan Ahmad
bd4aa0d8e5
Merge pull request #92 from GrayLand119/master
Master
2018-07-16 17:32:07 +04:00
Zeeshan Ahmad
f96987e415
Merge pull request #110 from EdgarAllanzp/master
Chinese translation at section 'Greedy vs lazy matching'.
2018-07-16 17:30:15 +04:00
Zeeshan Ahmad
a292a0546c
Merge pull request #125 from zeeshanu/revert-116-patch-3
Revert "Fix toc link"
2018-07-16 17:29:49 +04:00
Zeeshan Ahmad
da41a9d297
Revert "Fix toc link" 2018-07-16 17:29:33 +04:00
Zeeshan Ahmad
4bb2442476
Merge pull request #116 from wicksome/patch-3
Fix toc link
2018-07-16 17:29:23 +04:00
Zeeshan Ahmad
aa7d432667
Merge pull request #124 from josh-byster/alternation-fix
Clarified alternation
2018-06-23 16:47:58 +04:00
Josh Byster
3142822931
Clarified alternation 2018-06-23 00:03:22 -05:00
Zeeshan Ahmad
4a6b7d4354
Merge pull request #118 from webbertakken/patch-1
Add more context to (non) capturing groups
2018-04-16 21:13:10 +04:00
webber
0d20c325e5
Add more context to (non) capturing groups
Changed 2.5 to reflect the following changes:

- Character group is now named capturing group
- Capturing group is given proper context of its usage (initial text)
- Non-capturing group is now described as per #16.
2018-03-27 19:30:57 +02:00
Zeeshan Ahmad
416b213d2a
Merge pull request #100 from munkacsimark/hungarian-translation
Hungarian translation 🇭🇺
2018-03-19 20:33:43 +04:00
Munkácsi Márk
35cbd6f827
Merge branch 'master' into hungarian-translation 2018-03-19 13:30:20 +01:00
yeongjun.kim
eed5d78823
Fix toc link
- fix incorrectly link in toc
- modify sentence in section 6
2018-03-16 17:08:22 +09:00
Zeeshan Ahmad
ce65550803
Translate 'Greedy vs lazy matching' into korean 2018-03-16 12:00:36 +04:00
yeongjun.kim
9ed1a20b21
Translate 'Greedy vs lazy matching' into korean 2018-03-16 15:30:41 +09:00
EdgarAllanzp
30d0fa33ef Chinese translation at section 'Greedy vs lazy matching'. 2018-01-30 18:02:12 +08:00
Edgarli
6d5c34d906 fix example error at section Greedy vs lazy matching. (#109) 2018-01-30 10:03:26 +04:00
EdgarAllanzp
755ae62bff fix example error at section Greedy vs lazy matching. 2018-01-30 12:30:10 +08:00
Hello World
ef6abcb2cf Fix Chinese translation error (#107) 2018-01-19 12:00:05 +04:00
Zeeshan Ahmad
aeecdc154a
Fix typo 2018-01-13 22:13:55 +04:00
Zeeshan Ahmad
f489ee2cc0
Update table of contents 2017-12-25 10:22:36 +05:00
Amey Joshi
1fa0fa7786 #103 Add greedy vs lazy matching (#104) 2017-12-25 10:19:53 +05:00
GrayLand
38fa9a2392 Merge remote-tracking branch 'zeeshanu/master' 2017-12-22 15:51:15 +08:00
donpepe0
86e51f7baa Polish translation (#105)
* introdution and p.1 translated

* introdution and p.1 translated

* 2.3 translated

* 2.8.1 translated

* 3. translated

* all text translated

* image translated, and replaced

* fixed link in context tabe
2017-12-20 21:27:14 +05:00
GrayLand
54c80aad93 Merge remote-tracking branch 'zeeshanu/master' 2017-11-24 17:07:30 +08:00
Munkácsi Márk
ec60f531e5 hungarian table of contents fixed 2017-10-24 23:33:17 +02:00
Munkácsi Márk
be9c737cdd removed english text 2017-10-24 23:22:28 +02:00
Munkácsi Márk
8caf03bceb typos 2017-10-24 23:10:13 +02:00
Munkácsi Márk
b3789f2e40 hungarian translation added for proofreading 2017-10-24 23:00:12 +02:00
Munkácsi Márk
f4d7416fd5 hungarian file +links added 2017-10-24 22:57:59 +02:00
Pichet Itngam
f160d21c0c Add missing "|" (#99) 2017-10-20 09:23:29 +05:00
GrayLand
07e95a9d4b Merge remote-tracking branch 'zeeshanu/master' 2017-09-28 09:35:54 +08:00
Luis F. Uceta
28f40b4f03 Fixed minor typos in Spanish translation. (#97)
* Fixed minor typos in Spanish translation and added link to Portuguese translation.

* Fixed minor typos in Spanish translation and added link to Portuguese translation.
2017-09-24 06:19:33 +05:00
danieloi
8c1912d000 Gammar edit (#96)
Added is to section 4.2
2017-09-23 06:24:31 +05:00
Maria Batsou
0c3228afab Greek translation (#95)
* First commit

* Greek Translation

* Greek Translation
2017-09-12 09:00:50 -07:00
Bo
773785bf15 Correct some word error (#53) 2017-09-04 19:40:13 -07:00
GrayLand
752221a5e0 Corrected the diagram in README-cn.md 2017-09-01 09:17:41 +08:00
GrayLand
0487bd9566 Resolve conflicts 2017-09-01 09:11:42 +08:00
GrayLand
459095b917 Merge remote-tracking branch 'zeeshanu/master'
# Conflicts:
#	README.md
2017-09-01 09:08:06 +08:00
chroju
591de7b192 Update README-ja.md (#91)
* Reflect the update in 499de93acd

* Reflect the update in c38baf18f4

* Reflect the update in 17571a9d82

* Reflect the update in a3a7b3ac3c
2017-08-27 09:24:13 -07:00
ahmedaboukora
aea085349c Update README-fr.md (#89)
* Update README-fr.md

hi, i'm ahmed, an french student, who learned regex.
I wanted correct some mistakes like the lack of plurial in some expressions, and bad linking into 2 words.
I corrected also the expression of string because in France for someone who don't know well computer science , the "string" means a clothes that people wear.
I checked the file and everything is okay.
I will check again tomorrow.
I hope help you again.
Ahmed

* Update README-fr.md

added  (string) after "chaines de caracteres"
2017-08-26 06:04:42 -07:00
Mohamed Oun
a3a7b3ac3c Fix a grammar typo (#88)
Also added a small addition to clarify regex's default behavior without the g flag.
2017-08-25 17:46:11 -07:00
CoolGuy
2a787a27e9 修复错误 (#87)
根据https://github.com/zeeshanu/learn-regex/issues/86,英文文档部分已经更新了,所以更新一下中文文档部分
2017-08-24 19:52:28 -07:00
MÜJDAT ÇİÇEK
fc7473cd78 Translate to Turkish (#82)
* meta karakterlere kadar çevrildi

* typo fix

* 2.4'e kadar çevrildi

* 2.5

* typo fix

* çeviri tamamlandı

* linkler düzenlendi

* turkish translation completed

* some fixes
2017-08-24 19:51:31 -07:00
Zeeshan Ahmed
17571a9d82 Fix #86 - Replace character set with character group 2017-08-24 10:14:08 +05:00
Brian Strauch
c38baf18f4 Fixed grammar in lookaround section (#84) 2017-08-22 20:23:53 -07:00
轻键快码
30fd8c4e26 fix a misspell (#80) 2017-08-22 06:06:04 -07:00
Jacob Kim
f6a2cb0ccb Fix regex error in translation, ko (#79) 2017-08-21 21:21:49 -07:00
Gabriel Prates
cb21fb6ffc Portuguese Translation (#51)
* starting translate

* add link to pt_BR

* translating...

* Intro: ok

* translating titles

* title links

* translating 'basic matches'

* translating 'meta characters'

* metacharacters' session finished

* repetitions' session finished

* braces' session finished

* character group' session finished

* details

* alternation' session finished

* escaping special character' session finished

* shorthands' session finished

* anchors' session finished

* license and contribution

* lookarounds' session finished

* readme details

* lookarounds' session finished

* update image link
2017-08-21 04:48:17 -07:00
Nicolas Borboën
4726270279 Images fix (#77)
* Images fix

* Merge fixed
2017-08-21 04:46:21 -07:00