index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
master_lexer_state.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2506] rename: MasterLexer::Token to MasterToken.
JINMEI Tatuya
2012-11-29
1
-1
/
+1
*
[2506] updated part of lexer state doc to match the latest changes.
JINMEI Tatuya
2012-11-29
1
-4
/
+4
*
[master] Merge branch 'trac2374'
Jelte Jansen
2012-11-27
1
-1
/
+2
|
\
|
*
[2374] Add Number lexer state
Jelte Jansen
2012-11-21
1
-1
/
+2
*
|
[2375] Eliminate fake states
Michal 'vorner' Vaner
2012-11-22
1
-21
/
+0
*
|
[2375] Simplify the state transition design pattern
Michal 'vorner' Vaner
2012-11-22
1
-5
/
+5
*
|
[2375] some style matters: mostly about constness, and folded a long line.
JINMEI Tatuya
2012-11-22
1
-1
/
+1
*
|
[2375] Clarify comment
Michal 'vorner' Vaner
2012-11-19
1
-2
/
+3
*
|
[2375] Don't propagate exceptions from internal namespace
Michal 'vorner' Vaner
2012-11-19
1
-2
/
+2
*
|
[2375] Tests for ungetting tokens
Michal 'vorner' Vaner
2012-11-19
1
-3
/
+8
*
|
[2375] A fake state class
Michal 'vorner' Vaner
2012-11-19
1
-0
/
+17
|
/
*
[2373] supported quoted string state
JINMEI Tatuya
2012-11-15
1
-1
/
+2
*
[master] define virtual dtor for master lexer state classes.
JINMEI Tatuya
2012-11-14
1
-0
/
+6
*
[2372] a minor documentation wording correction.
JINMEI Tatuya
2012-11-12
1
-1
/
+1
*
[2372] overall documentation updates
JINMEI Tatuya
2012-11-06
1
-3
/
+82
*
[2372] even further simplification: deprecate start state
JINMEI Tatuya
2012-11-06
1
-4
/
+4
*
[2372] even further simplification of option handling
JINMEI Tatuya
2012-11-06
1
-5
/
+2
*
[2372] cleanup: we now don't need to pass options to state::handle()
JINMEI Tatuya
2012-11-06
1
-3
/
+3
*
[2372] handle comments in the start state
JINMEI Tatuya
2012-11-05
1
-1
/
+0
*
[2372] internal refactoring: pass original options at the time of start
JINMEI Tatuya
2012-11-03
1
-5
/
+9
*
[2372] initial parentheses support
JINMEI Tatuya
2012-11-02
1
-3
/
+5
*
[2372] handled spaces.
JINMEI Tatuya
2012-11-02
1
-1
/
+4
*
[2372] lexer state classes, some initial defs and tests
JINMEI Tatuya
2012-11-02
1
-0
/
+54