index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nrex
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RegEx re-implemented as a module
Zher Huei Lee
2016-10-27
7
-1973
/
+0
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
drivers: Refactor SCsub and drop redundant env_drivers clone
Rémi Verschelde
2016-10-15
1
-5
/
+3
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
2
-22
/
+56
*
Fixed zero-length arrays in nrex. Fixes #4346
Zher Huei Lee
2016-04-18
1
-4
/
+10
*
Updated nrex to v0.2
Zher Huei Lee
2016-04-08
3
-43
/
+113
*
Forgot to correct the ERR_FAIL_COND_V.
Julian Murgia - StraToN
2016-02-12
1
-1
/
+1
*
Added RegEx::get_capture_start() method
Julian Murgia - StraToN
2016-02-12
2
-0
/
+10
*
Update copyright to 2016 in headers
George Marques
2016-01-01
2
-2
/
+2
*
updated the RegEx library nrex to v0.1
Zher Huei Lee
2015-12-04
5
-46
/
+108
*
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
1
-2
/
+0
|
\
|
*
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
1
-2
/
+0
*
|
Exposed RegEx expanded option to scripts
Zher Huei Lee
2015-11-07
2
-4
/
+4
*
|
Fixed segfault in RegEx.get_capture()
Zher Huei Lee
2015-11-07
1
-1
/
+3
*
|
Updated nrex to latest version
Zher Huei Lee
2015-11-07
3
-172
/
+643
*
|
Updated nrex for LookAhead support
Zher Huei Lee
2015-11-07
1
-12
/
+32
|
/
*
Fixed incorrect failsafe return values
Zher Huei Lee
2015-07-24
1
-3
/
+3
*
Made RegEx API similar to old version
Zher Huei Lee
2015-07-24
2
-11
/
+13
*
More nrex fixes
Zher Huei Lee
2015-07-24
1
-8
/
+16
*
Updated nrex fixes
Lee Zher Huei
2015-07-24
1
-5
/
+5
*
Regex library Nrex initial port
Lee Zher Huei
2015-07-24
7
-0
/
+1290