326b316
(main)
Update my email address by
2021-05-29 10:12:13 -0400
34131ab
Don't get functions from shiny's namespace by
2021-01-27 23:24:47 -0500
23f0a2f
update news by
2020-07-12 08:40:38 -0400
e3630da
regexplain gadget now returns the built regexp as a character string by
2020-07-12 08:33:28 -0400
7400d42
Gadget only shows regex functions from installed packages by
2020-07-12 08:25:51 -0400
1693e11
grkstyle by
2020-07-10 11:12:24 -0400
bde5819
Add help popover for regex format by
2020-07-10 10:59:07 -0400
fb54518
Rename addins by
2020-07-04 14:27:08 -0400
24b8ae2
update older testthat style by
2020-07-04 14:26:56 -0400
2c859ec
Add test for zero length matches by
2020-07-04 14:21:15 -0400
2d1a45c
detect empty match by
2020-07-03 23:47:34 -0400
20d9a4d
update gadget with new output class in groups.css by
2020-07-03 23:46:59 -0400
5064f9f
keep searching only in strings that previously had a match by
2020-07-03 23:34:56 -0400
ced4bb7
minor speed up max_match_index() by
2020-07-03 23:32:09 -0400
3159fd4
factor out need for tidyr by
2020-07-03 23:31:09 -0400
eb09d78
CSS and dependency improvement by
2020-07-03 22:06:01 -0400
a5d9a71
Warn about regex_gadget() deprecation by
2020-07-03 21:04:08 -0400
3c94f73
bump roxygen2 -> 7.1.0 by
2020-07-02 08:46:34 -0400
94fddc8
Remove date from description by
2020-07-02 08:45:08 -0400
2b1c86f
suggest jsonlite by
2020-07-02 08:43:49 -0400
f247ae8
fix tidyr 1.0.0 by
2020-07-02 08:21:15 -0400
88b05f8
Update README by
2020-07-02 08:18:04 -0400
9b9588d
A few more test and some code fiddling by
2018-12-02 14:39:36 -0500
b74abf1
Update documentation by
2018-09-29 14:54:53 -0400
b19f72d
Update NEWS by
2018-09-29 14:39:59 -0400
d7a867d
Move stringr to Suggests by
2018-09-29 14:28:59 -0400
1f4194b
Adjust style of RegEx tab by
2018-09-29 14:02:30 -0400
4142f51
Fix navbar item background box issues on active/hover by
2018-09-29 12:41:43 -0400
25a6a97
Move rematch2 to Suggests by
2018-09-29 12:41:07 -0400
133e585
Rename internal function run_regex() -> regex() by
2018-09-11 22:21:04 -0400
8160808
Reorganize names of R/*.R by
2018-09-11 22:17:52 -0400
a38fd94
Update internal data after #16 by
2018-09-11 22:13:00 -0400
996215d
Words "not" added for clarity. (#16) by
2018-09-12 05:05:28 +0300
33625b6
Edits and updates to satisfy devtools::check() by
2018-09-11 21:59:37 -0400
d975ca6
Document options in package help text by
2018-09-11 21:48:29 -0400
326d04d
Break out gadget UI/server components and rename regexplain_gadget() by
2018-09-11 21:47:57 -0400
69c522e
Fix #14 Add pattern parameter to regex_gadget() by
2018-09-11 21:11:26 -0400
5d10179
Add "global" option to gadget by
2018-09-11 21:08:49 -0400
975e3ae
Better handling of results groups by
2018-09-11 21:02:02 -0400
67725f5
Enable global searching by
2018-09-10 21:02:56 -0400
75348f5
Regex matches now returned as a tibble by
2018-09-07 09:40:30 -0400
a36fbbb
run_regex detects globally (but no group matching) by
2018-09-06 23:21:43 -0400
038ecb4
dplyr::desc() instead of desc() by
2018-08-27 10:56:30 -0400
e807537
Add test for global wrap_regex by
2018-08-27 10:55:46 -0400
b88ca02
Bump dev version -> 0.2.2.9000 by
2018-08-27 14:58:12 -0400
bcbf599
update news by
2020-07-12 08:40:38 -0400
bf7c6a1
regexplain gadget now returns the built regexp as a character string by
2020-07-12 08:33:28 -0400
58aab0a
Gadget only shows regex functions from installed packages by
2020-07-12 08:25:51 -0400
ecb9a4a
grkstyle by
2020-07-10 11:12:24 -0400
772fc0e
Add help popover for regex format by
2020-07-10 10:59:07 -0400
19f4a5f
Rename addins by
2020-07-04 14:27:08 -0400
ca6d257
update older testthat style by
2020-07-04 14:26:56 -0400
fa92157
Add test for zero length matches by
2020-07-04 14:21:15 -0400
c27b778
detect empty match by
2020-07-03 23:47:34 -0400
ea33dc6
update gadget with new output class in groups.css by
2020-07-03 23:46:59 -0400
f9e56bd
keep searching only in strings that previously had a match by
2020-07-03 23:34:56 -0400
7a3e0e4
minor speed up max_match_index() by
2020-07-03 23:32:09 -0400
1b1b830
factor out need for tidyr by
2020-07-03 23:31:09 -0400
9d24c63
CSS and dependency improvement by
2020-07-03 22:06:01 -0400
b2c1132
Warn about regex_gadget() deprecation by
2020-07-03 21:04:08 -0400
3c3eaf3
bump roxygen2 -> 7.1.0 by
2020-07-02 08:46:34 -0400
97cb0b9
Remove date from description by
2020-07-02 08:45:08 -0400
3152df2
suggest jsonlite by
2020-07-02 08:43:49 -0400
7896ab9
fix tidyr 1.0.0 by
2020-07-02 08:21:15 -0400
d61cfd4
Update README by
2020-07-02 08:18:04 -0400
26a08d5
changed regex placeholder text by
2020-01-19 10:06:10 -0500
e6c2446
A few more test and some code fiddling by
2018-12-02 14:39:36 -0500
bcbb76b
Update documentation by
2018-09-29 14:54:53 -0400
69d492c
Update NEWS by
2018-09-29 14:39:59 -0400
9782606
Move stringr to Suggests by
2018-09-29 14:28:59 -0400
68fde36
Adjust style of RegEx tab by
2018-09-29 14:02:30 -0400
4d921f7
Fix navbar item background box issues on active/hover by
2018-09-29 12:41:43 -0400
fb8b5e9
Move rematch2 to Suggests by
2018-09-29 12:41:07 -0400
5b04489
Rename internal function run_regex() -> regex() by
2018-09-11 22:21:04 -0400
a9e3ad1
Reorganize names of R/*.R by
2018-09-11 22:17:52 -0400
bc1938f
Update internal data after #16 by
2018-09-11 22:13:00 -0400
000e293
Words "not" added for clarity. (#16) by
2018-09-12 05:05:28 +0300
99b4cb6
Edits and updates to satisfy devtools::check() by
2018-09-11 21:59:37 -0400
ccdeb68
Document options in package help text by
2018-09-11 21:48:29 -0400
aea69c1
Break out gadget UI/server components and rename regexplain_gadget() by
2018-09-11 21:47:57 -0400
5e8522f
Fix #14 Add pattern parameter to regex_gadget() by
2018-09-11 21:11:26 -0400
f56ab7d
Add "global" option to gadget by
2018-09-11 21:08:49 -0400
8e65867
Better handling of results groups by
2018-09-11 21:02:02 -0400
4b8428c
(rewrite)
Enable global searching by
2018-09-10 21:02:56 -0400
dde5514
Revert "or → nor" by
2018-09-10 19:16:41 +0300
66199d2
or → nor by
2018-09-10 14:16:21 +0300
1b7d92f
Words "not" added for clarity. by
2018-09-10 13:40:33 +0300
e196c5b
Regex matches now returned as a tibble by
2018-09-07 09:40:30 -0400
c1ace12
run_regex detects globally (but no group matching) by
2018-09-06 23:21:43 -0400
7b1714c
dplyr::desc() instead of desc() by
2018-08-27 10:56:30 -0400
e652232
Add test for global wrap_regex by
2018-08-27 10:55:46 -0400
80a7b0e
Bump dev version -> 0.2.2.9000 by
2018-08-27 14:58:12 -0400
5da8d87
(tag: v0.2.2)
v0.2.2 by
2018-08-27 14:51:54 -0400
dedc735
Correct news: 0.2.2 not released yet by
2018-08-27 14:50:21 -0400
da58cb3
Use htmltools for groups stylesheet dependency in view_regex() by
2018-08-27 12:21:58 -0400
5d6c560
Update docs by
2018-08-27 11:42:49 -0400
8e9f185
Embed view_regex in html documents easily by
2018-08-27 11:40:32 -0400
e1d9f39
Fix #12 reduce downloaded package size by
2018-04-19 21:17:18 -0400
af4fe09
Merge branch 'fix-issue-9' into dev by
2018-04-15 20:27:35 -0400
66a9c65
Update news for #9 by
2018-04-15 20:21:10 -0400