summaryrefslogtreecommitdiffstats
path: root/src/lib/eval/eval_context.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#1887] release changesWlodek Wencel2021-05-241-1/+1
* [#1680] addressed commentsRazvan Becheriu2021-05-051-4/+4
* [#1680] added EvalContext convert functionsRazvan Becheriu2021-05-051-31/+82
* [master] Finishing merge of trac5449 (Fixes from analyzers)Francis Dupont2018-06-071-3/+9
|\
| * [5449] Removed throwing scan memory leakFrancis Dupont2017-12-211-3/+9
* | [master] Merging trac5374 (new classification) - conflicts resolved, regen ne...Francis Dupont2018-04-111-4/+15
|\ \
| * | [5374] Checkpoint for regen before testsFrancis Dupont2018-04-071-5/+5
| * | [5374] Checkpoint: added member token, syntax and tests todoFrancis Dupont2017-11-241-3/+14
| |/
* | Merge remote-tracking branch 'isc-kea/master' into HEADRazvan Becheriu2017-12-121-0/+4
|\|
| * [5073a] Main code finishedFrancis Dupont2017-09-201-0/+4
* | Merge branch 'isc-master' into config-hAndrei Pavel2017-08-171-8/+27
|\|
| * [5287] Updated clasify docFrancis Dupont2017-07-031-5/+24
| * [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
| * [5132] expressions evaluated to string addedTomek Mrugalski2017-03-231-2/+2
* | Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
|/
* [5016] Merged pull request #24 from github24 and squashed it.Marcin Siodelski2016-10-261-3/+5
* [4483] Review comments addressedTomek Mrugalski2016-08-231-1/+1
* [4483] Integers in expressions implemented.Tomek Mrugalski2016-08-191-0/+11
* [master] Merge branch 'trac4271' (vendor options support in classification)Tomek Mrugalski2016-08-181-7/+38
|\
| * [4271] Vendor and Vendor-class tokens implemented.Tomek Mrugalski2016-08-091-7/+38
* | [4272a] Updated classification doc & reordered codeFrancis Dupont2016-06-101-1/+1
|/
* [trac4265] Update copyrights and use HOP_COUNT_LIMIT instead of hardcoded valueShawn Routhier2016-04-061-1/+2
* [trac4265] updates per review commentsShawn Routhier2016-04-061-1/+0
* [trac4265] First round of allowing access to v6 relay options via the classif...Shawn Routhier2016-03-311-1/+25
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [master] Merge branch 'trac4204fd'Marcin Siodelski2015-12-011-2/+51
|\
| * [4204fd] Renamed two context functions per Kea coding guidelines.Marcin Siodelski2015-12-011-4/+4
| * [4204fd] Remade option_universe_ privateFrancis Dupont2015-11-271-2/+2
| * [4204fd] Created a convert_option_name methodFrancis Dupont2015-11-271-1/+22
| * [4204fd] Moved convert_option_code to context codeFrancis Dupont2015-11-271-0/+26
| * [4204fd] Handle universe in option code rangeFrancis Dupont2015-11-271-3/+3
| * [4204] Eval parser allows for referencing option by its name.Marcin Siodelski2015-11-231-3/+5
* | [4203] Added new fatal class method for yy_fatal_error fixFrancis Dupont2015-11-191-0/+6
|/
* [4088fd] Removed unused File functionsFrancis Dupont2015-11-111-12/+0
* [4088fd] Fixed most of C++ problemsFrancis Dupont2015-11-061-24/+17
* [4088fd] Renamed file to file_Francis Dupont2015-11-061-1/+1
* [4088] Exceptions added.Tomek Mrugalski2015-11-041-2/+2
* [4088] General smallish improvements in evaluation codeTomek Mrugalski2015-11-041-4/+18
* [4088] Minor tweaks in EvalContextTomek Mrugalski2015-10-301-3/+8
* [4088] strings, options and equal tokens are now instantiatedTomek Mrugalski2015-10-301-2/+0
* [4088] Moved yy to isc::eval namespaceTomek Mrugalski2015-10-301-2/+2
* [4088] EvalContext unit-test added.Tomek Mrugalski2015-10-301-6/+9
* [4088] Classes renamed to Kea nomenclatureTomek Mrugalski2015-10-301-13/+26
* [4088] Bison example integrated.Tomek Mrugalski2015-10-301-0/+38