RPA Git Repository
/
rpatk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' of ssh://git.rpatk.net/git/rpatk
[rpatk.git]
/
rex
/
2021-09-30
Martin Stoilov
Added UNICODECFG=no support in the unix build.
tree
|
commitdiff
2021-09-30
Martin Stoilov
Added support for UNICODECFG=no in the Windows build
tree
|
commitdiff
2021-09-30
Martin Stoilov
Removed /Zp1 option for the windows build
tree
|
commitdiff
2020-03-04
Martin Stoilov
Removed rjs. Major code cleanup.
tree
|
commitdiff
2020-03-01
Martin Stoilov
Fixed rex_fragment_alt.
rjs-saved
tree
|
commitdiff
2020-02-14
Martin Stoilov
Reworked the build system for linux.
tree
|
commitdiff
2020-02-10
Martin Stoilov
Reworked the build system for linux.
build
tree
|
commitdiff
2020-02-10
Martin Stoilov
Reworked the build system for linux.
tree
|
commitdiff
2020-02-10
Martin Stoilov
Reworked the build system for linux.
tree
|
commitdiff
2020-02-10
Martin Stoilov
Reworked the build system for linux.
tree
|
commitdiff
2020-02-10
Martin Stoilov
Reworked the build system for linux.
tree
|
commitdiff
2020-02-05
Martin Stoilov
Make rexregex_t type inherit from robject_t.
tree
|
commitdiff
2020-01-29
Martin Stoilov
updated build instructions for js-tokenizer.c
tree
|
commitdiff
2020-01-29
Martin Stoilov
Updated license notice.
tree
|
commitdiff
2016-04-28
Martin Stoilov
Modified testrex
tree
|
commitdiff
2016-04-28
Martin Stoilov
Added more information when displaying the DFA states
tree
|
commitdiff
2016-04-26
Martin Stoilov
Modified rexgrep stats.
tree
|
commitdiff
2015-03-18
Martin Stoilov
Added C++ JSON implementation
tree
|
commitdiff
2015-02-27
Martin Stoilov
fixed double free in case of regex compilation error.
tree
|
commitdiff
2015-02-12
Martin Stoilov
added rexjson
tree
|
commitdiff
2015-02-06
Martin Stoilov
fixed TOKEN_INT
tree
|
commitdiff
2015-02-06
Martin Stoilov
added json tokenizer example
tree
|
commitdiff
2013-06-22
Martin Stoilov
Updated the REX js-tokenizer
tree
|
commitdiff
2013-06-18
Martin Stoilov
fixed a typo
tree
|
commitdiff
2013-02-11
Martin Stoilov
Added API to specify the blank chars. By default the...
tree
|
commitdiff
2012-12-28
Martin Stoilov
fixed run instructions for postfix example.
tree
|
commitdiff
2012-12-22
Martin Stoilov
added example how to convert expression to postfix
tree
|
commitdiff
2012-12-22
Martin Stoilov
Fixed the build steps for the example.
tree
|
commitdiff
2012-12-22
Martin Stoilov
REX: bug fix. rex_compiler_addexpression must always...
tree
|
commitdiff
2012-12-21
Martin Stoilov
REXCC bug fixes.
tree
|
commitdiff
2012-10-11
Martin Stoilov
Added support for installing to alternative location.
tree
|
commitdiff
2012-10-10
Martin Stoilov
Added support for ARM architecture.
tree
|
commitdiff
2012-03-02
Martin Stoilov
Work on rexregex_t documentation and Windows build.
tree
|
commitdiff
2012-03-02
Martin Stoilov
fixed line searching when using NFA
tree
|
commitdiff
2012-03-02
Martin Stoilov
added rexregex and test program
tree
|
commitdiff
2012-03-01
Martin Stoilov
Optimization of the hash calculation
tree
|
commitdiff
2012-03-01
Martin Stoilov
work on dfa hashing
tree
|
commitdiff
2012-02-29
Martin Stoilov
work on DFA hashing.
tree
|
commitdiff
2012-02-28
Martin Stoilov
work on dfa hashing
tree
|
commitdiff
2012-02-28
Martin Stoilov
work on dfa hashing
tree
|
commitdiff
2012-02-23
Martin Stoilov
moved the rex simple test program to tests dir.
tree
|
commitdiff
2012-02-22
Martin Stoilov
Fixed windows build - 2
tree
|
commitdiff
2012-02-22
Martin Stoilov
Fixed windows build.
tree
|
commitdiff
2012-02-22
Martin Stoilov
Fixed REX_DFA_NEXT macro.
tree
|
commitdiff
2012-02-22
Martin Stoilov
work on windows build for REX
tree
|
commitdiff
2012-02-21
Martin Stoilov
Work on documentation.
tree
|
commitdiff
2012-02-20
Martin Stoilov
Work on REX documentation.
tree
|
commitdiff
2012-02-19
Martin Stoilov
fixed a typo
tree
|
commitdiff
2012-02-19
Martin Stoilov
fixed a typo
tree
|
commitdiff
2012-02-19
Martin Stoilov
Updated the license header.
tree
|
commitdiff
2012-02-19
Martin Stoilov
Updated the license header.
tree
|
commitdiff
2012-02-19
Martin Stoilov
Work on REX documentation. Added JavaScript tokenizer...
tree
|
commitdiff
2012-02-18
Martin Stoilov
work on REX documentation.
tree
|
commitdiff
2012-02-18
Martin Stoilov
Work on REX documentation.
tree
|
commitdiff
2012-02-17
Martin Stoilov
added rexcc test/example
tree
|
commitdiff
2012-02-16
Martin Stoilov
Changed -O3 to -O2
tree
|
commitdiff
2012-02-16
Martin Stoilov
work on rexcc
tree
|
commitdiff
2012-02-15
Martin Stoilov
Work on support for number of occurrences - improvements.
tree
|
commitdiff
2012-02-15
Martin Stoilov
Work on support for number of occurrences.
tree
|
commitdiff
2012-02-15
Martin Stoilov
Added support for number of occurrences
tree
|
commitdiff
2012-02-14
Martin Stoilov
dev
tree
|
commitdiff
2012-02-11
Martin Stoilov
work on rexcc. regex parsing improvements.
tree
|
commitdiff
2012-02-10
Martin Stoilov
Work on rexcc. Better support for rexdfa_t generation...
tree
|
commitdiff
2012-02-09
Martin Stoilov
added support for line concatination.
tree
|
commitdiff
2012-02-08
Martin Stoilov
Defined rexuword_t type.
tree
|
commitdiff
2012-02-07
Martin Stoilov
remove 'min -= (min > 0) ? 1 : 0;' check. The state...
tree
|
commitdiff
2012-02-07
Martin Stoilov
Changed the command line options for rexgrep. Use norma...
tree
|
commitdiff
2012-02-06
Martin Stoilov
DFA comilation optimizations.
tree
|
commitdiff
2012-02-04
Martin Stoilov
Added support for binary serialization of DFA
tree
|
commitdiff
2012-02-03
Martin Stoilov
added rexuint_t type
tree
|
commitdiff
2012-02-03
Martin Stoilov
Added macros for traversing rexdfa_t.
tree
|
commitdiff
2012-02-02
Martin Stoilov
work on rexcc
tree
|
commitdiff
2012-02-02
Martin Stoilov
Work on rexdfa_t matching. Replaced rexdb_t DFA with...
tree
|
commitdiff
2012-02-01
Martin Stoilov
added subset information.
tree
|
commitdiff
2012-02-01
Martin Stoilov
work on rexdfa_t (compact DFA).
tree
|
commitdiff
2012-01-31
Martin Stoilov
dev
tree
|
commitdiff
2012-01-29
Martin Stoilov
add nfa to dfa conversion
tree
|
commitdiff
2012-01-28
Martin Stoilov
Added support for install/uninstall rexgrep.
tree
|
commitdiff
2012-01-27
Martin Stoilov
Added DFA simulator.
tree
|
commitdiff
2012-01-26
Martin Stoilov
Redefine rex_accept_t. It will be used in DFA simulatio...
tree
|
commitdiff
2012-01-25
Martin Stoilov
Fixed broken dangling fragments
tree
|
commitdiff
2012-01-25
Martin Stoilov
broken REX -> work on fragment operations.
tree
|
commitdiff
2012-01-24
Martin Stoilov
Fixed looping state transitions DFA compilation problem.
tree
|
commitdiff
2012-01-23
Martin Stoilov
NFA compilation uses creates a single state per input...
tree
|
commitdiff
2012-01-23
Martin Stoilov
Replaced the state UIDs to rexstate_t pointers in the...
tree
|
commitdiff
2012-01-21
Martin Stoilov
Reverted
tree
|
commitdiff
2012-01-21
Martin Stoilov
dev
tree
|
commitdiff
2012-01-20
Martin Stoilov
added hash lookup in the DFA compilation
tree
|
commitdiff
2012-01-19
Martin Stoilov
Added NFA/DFA optimizations.
tree
|
commitdiff
2012-01-19
Martin Stoilov
DFA compilation
tree
|
commitdiff
2012-01-19
Martin Stoilov
removed all single transition related API
tree
|
commitdiff
2012-01-19
Martin Stoilov
refactoring rex transition entries
tree
|
commitdiff
2012-01-19
Martin Stoilov
Removed REX_TRANSITION_RANGE
tree
|
commitdiff
2012-01-18
Martin Stoilov
work on DFA conversion
tree
|
commitdiff
2012-01-18
Martin Stoilov
work on rex
tree
|
commitdiff
2012-01-17
Martin Stoilov
Added support for numeric ranges
tree
|
commitdiff
2012-01-17
Martin Stoilov
Work on state subset system.
tree
|
commitdiff
2012-01-14
Martin Stoilov
Testing DFA scan...
tree
|
commitdiff
2012-01-13
Martin Stoilov
work on DFA convirsion
tree
|
commitdiff
2012-01-11
Martin Stoilov
work on rexgrep
tree
|
commitdiff
next