issues
search
kmarius
/
jsregexp
JavaScript regular expressions for Lua
MIT License
30
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't get this to build on Windows 11 Pro x64, can't install via Luarocks
#26
JohnWilliston
opened
1 month ago
5
build: don't hardcode gcc
#25
kmarius
closed
3 months ago
1
Stop hardcodiing CC=gcc
#24
Natthias
closed
3 months ago
2
Remove `__call` metamethod for compiled regexp objects
#23
kmarius
opened
4 months ago
3
Adhere to the JavaScript spec
#22
kmarius
opened
4 months ago
0
Re-enable testing on windows
#21
kmarius
opened
5 months ago
0
Update libregexp and implement d flag
#20
kmarius
closed
4 months ago
1
update to unicode 15.0.0
#19
kmarius
closed
10 months ago
0
Cleanup
#18
kmarius
closed
1 year ago
0
Additional tests and fixes for re methods
#17
kmarius
closed
1 year ago
0
update to unicode 14.0.0
#16
kmarius
closed
1 year ago
0
add jsstring userdata
#15
nathanrpage97
closed
1 year ago
2
add unicode support, implement match()
#14
kmarius
closed
1 year ago
1
Implement `reg:exec(str)` and `reg:test(str)`
#13
kmarius
closed
2 years ago
4
Makefile: allow overriding some vars via env.
#12
L3MON4D3
closed
2 years ago
2
error on compile fail
#11
nathanrpage97
closed
2 years ago
2
Raise error on regex compilation fail
#10
nathanrpage97
closed
2 years ago
3
expose userdata instead of closure
#9
nathanrpage97
closed
2 years ago
13
support named groups
#8
nathanrpage97
closed
2 years ago
3
Support multiple lua versions + CI test
#7
nathanrpage97
closed
2 years ago
1
Inclusive index
#6
kmarius
closed
2 years ago
1
Unicode
#5
kmarius
closed
2 years ago
10
Readme
#4
kmarius
closed
2 years ago
0
link against luajit instead of lua5.1.
#3
L3MON4D3
closed
2 years ago
9
skip one character on empty match.
#2
L3MON4D3
closed
2 years ago
5
more whitespace
#1
pako-github
closed
2 years ago
0