summaryrefslogtreecommitdiffstats
path: root/src/lib/eval/eval_context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [5374] Checkpoint for regen before testsFrancis Dupont2018-04-071-10/+10
* [5374] Addressed non test comments - checkpoint before regenFrancis Dupont2018-04-061-5/+7
* [5374] Checkpoint: added member token, syntax and tests todoFrancis Dupont2017-11-241-1/+20
* [5287] Updated clasify docFrancis Dupont2017-07-031-3/+12
* [5132] expressions evaluated to string addedTomek Mrugalski2017-03-231-3/+14
* [master] spelling (including in some messages)Francis Dupont2017-01-241-3/+3
* [5060] yy prefix -> evalFrancis Dupont2016-11-011-1/+2
* [trac4483] Tidy up some typos and spacingShawn Routhier2016-08-221-2/+2
* [4483] Integers in expressions implemented.Tomek Mrugalski2016-08-191-7/+19
* [4271] Mostly typo level clean upShawn Routhier2016-08-171-5/+5
* [4271] Vendor and Vendor-class tokens implemented.Tomek Mrugalski2016-08-091-1/+19
* [trac4265] First round of allowing access to v6 relay options via the classif...Shawn Routhier2016-03-311-2/+12
* [trac4264] Fix some typos in the comments and docsShawn Routhier2016-02-111-2/+2
* [4264] relay[123].hex token implemented.Tomek Mrugalski2016-02-021-0/+7
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [master] Merge branch 'trac4204fd'Marcin Siodelski2015-12-011-3/+32
|\
| * [4204fd] Renamed two context functions per Kea coding guidelines.Marcin Siodelski2015-12-011-4/+4
| * [4204fd] Remade option_universe_ privateFrancis Dupont2015-11-271-6/+6
| * [4204fd] Created a convert_option_name methodFrancis Dupont2015-11-271-0/+9
| * [4204fd] Moved convert_option_code to context codeFrancis Dupont2015-11-271-0/+10
| * [4204fd] Handle universe in option code rangeFrancis Dupont2015-11-271-5/+6
| * [4204] Eval parser allows for referencing option by its name.Marcin Siodelski2015-11-231-3/+12
* | [4203] Added new fatal class method for yy_fatal_error fixFrancis Dupont2015-11-191-0/+5
|/
* [4088fd] Removed unused File functionsFrancis Dupont2015-11-111-12/+0
* [4088fd] Fixed most of C++ problemsFrancis Dupont2015-11-061-11/+21
* [4088fd] Renamed file to file_Francis Dupont2015-11-061-1/+1
* [4088fd] [4088fd] Fixed namespaceFrancis Dupont2015-11-061-1/+9
* [4088] Trivial fix to make it compileFrancis Dupont2015-11-051-1/+1
* [4088] Some trivial fixesFrancis Dupont2015-11-051-1/+1
* [4088] Exceptions added.Tomek Mrugalski2015-11-041-0/+9
* [4088] General smallish improvements in evaluation codeTomek Mrugalski2015-11-041-26/+60
* [4088] strings, options and equal tokens are now instantiatedTomek Mrugalski2015-10-301-1/+1
* [4088] Moved yy to isc::eval namespaceTomek Mrugalski2015-10-301-2/+2
* [4088] Classes renamed to Kea nomenclatureTomek Mrugalski2015-10-301-8/+10
* [4088] Bison example integrated.Tomek Mrugalski2015-10-301-0/+45