summaryrefslogtreecommitdiffstats
path: root/src/lib/eval/parser.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [5060] yy prefix -> evalFrancis Dupont2016-11-011-165/+167
* [4483] Parser files regenerated.Tomek Mrugalski2016-08-231-2/+2
* [4483] Parser regenerated.Tomek Mrugalski2016-08-191-100/+116
* [4483] Parser regenerated.Tomek Mrugalski2016-08-191-286/+313
* [master] Merge branch 'trac4271' (vendor options support in classification)Tomek Mrugalski2016-08-181-283/+458
|\
| * [4271] parser regeneratedTomek Mrugalski2016-08-181-87/+87
| * [4271] Lexer files regenerated.Tomek Mrugalski2016-08-091-250/+422
* | trac4272a: regen lexer/parserFrancis Dupont2016-08-081-251/+335
* | [4272a] Regenerate parser from docs.isc.orgFrancis Dupont2016-06-101-153/+161
|/
* [master] Finish merge of trac4268a (DHCPv4 fields)Francis Dupont2016-04-271-212/+306
|\
| * [4268a] Updated and regenerated rebased parser filesFrancis Dupont2016-03-231-143/+237
* | Merge branch 'trac4269' Merge 4269 after updates to fix conflictsShawn Routhier2016-04-151-181/+231
|\ \
| * | [trac4269] Updates per review comments, basically change some variable namesShawn Routhier2016-04-141-2/+2
| * | [trac4269] regen parser.h and parser.ccShawn Routhier2016-03-221-42/+42
| * | [trac4269] Add code for handling constant length fields in DHCPv6 messagesShawn Routhier2016-03-221-140/+181
* | | [trac4265] Regenerate parser.cc and parser.h after updatesShawn Routhier2016-04-061-7/+7
* | | [trac4265] First round of allowing access to v6 relay options via the classif...Shawn Routhier2016-03-311-149/+275
| |/ |/|
* | [master] Finished merge of trac4232a (IP address literal)Francis Dupont2016-03-181-121/+138
|\ \ | |/ |/|
| * [4232a] Rebased and removed @Francis Dupont2016-02-271-115/+134
* | regen flex/bisonFrancis Dupont2016-03-161-29/+29
* | [4313] Added relay4[code].exists which was lost in mergeFrancis Dupont2016-02-271-92/+121
|/
* [master] Merged trac4233 (new concat string function to classification expres...Francis Dupont2016-02-191-99/+100
* [master] Finished merge of trac4231 (new boolean operators)Francis Dupont2016-02-191-149/+206
|\
| * [4231] Added and & or operatorsFrancis Dupont2015-12-091-114/+135
| * [4231] Added .exists to optionFrancis Dupont2015-12-091-106/+121
| * [4231] Added not operatorFrancis Dupont2015-12-091-106/+115
| * [4231] Added ( bool_expr )Francis Dupont2015-12-091-53/+55
* | [4264] Parser files regenerated.Tomek Mrugalski2016-02-171-24/+31
* | [4264] Parser regenerated.Tomek Mrugalski2016-02-021-145/+157
* | [4236] Regenerated bison files after license replacement.Marcin Siodelski2015-12-161-25/+25
|/
* [4204fd] Renamed two context functions per Kea coding guidelines.Marcin Siodelski2015-12-011-2/+2
* [4204fd] Refactored grammarFrancis Dupont2015-11-271-82/+120
* [4204fd] Created a convert_option_name methodFrancis Dupont2015-11-271-38/+22
* [4204fd] RegenFrancis Dupont2015-11-271-69/+36
* [4204fd] Handle universe in option code rangeFrancis Dupont2015-11-271-48/+56
* [4204fd] Reverted hex->bin changeFrancis Dupont2015-11-271-3/+3
* [4204fd] Applied my proposed changesFrancis Dupont2015-11-261-5/+5
* [4204] Regenerated parser and lexer files after recent changes.Marcin Siodelski2015-11-251-61/+73
* [4204] Eval parser allows for referencing option by its name.Marcin Siodelski2015-11-231-57/+95
* [4093] Addressed review comments.Marcin Siodelski2015-11-201-58/+58
* [4093] Applying changes to the files generated by bison.Marcin Siodelski2015-11-191-87/+113
* [4125] Fixed variable init (BTW a false positive as ctx.error throws)Francis Dupont2015-11-141-1/+1
* [4088fd] Changed the syntax to unquote integersFrancis Dupont2015-11-131-115/+81
* [4088fd] cleanup grammar (indent, no untyped)Francis Dupont2015-11-131-196/+112
* [4088fd] Moved option code range check to the parser, freeing INTEGER tokensFrancis Dupont2015-11-111-45/+59
* [4088fd] Split the syntax into untyped/typedFrancis Dupont2015-11-061-55/+207
* [4088fd] Fixed error handlingFrancis Dupont2015-11-061-27/+18
* [4088fd] Added substring parsingFrancis Dupont2015-11-061-8/+9
* [4088fd] Renamed file to file_Francis Dupont2015-11-061-1/+1
* [4088fd] Regenerated flex/bisonFrancis Dupont2015-11-061-49/+49