- Notifications
You must be signed in to change notification settings - Fork 101
Pull requests: codingseb/ExpressionEvaluator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make shared cache for types resolution thread safe enhancement
#163 by stukselbax was merged Sep 22, 2023 Loading…
Add unaryOperatorsDictionary to manage custom operators that are both unaries and binaries better
#160 by Yazwh0 was merged Sep 22, 2023 Loading…
Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /TryWindow dependencies Pull requests that update a dependency file
#145 by dependabot bot was merged Jun 24, 2022 Loading…
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /CodingSeb.ExpressionEvaluator.Tests dependencies Pull requests that update a dependency file
#144 by dependabot bot was merged Jun 24, 2022 Loading…
Fix if there's no space betwwen new and curly brackets, e.g. new{ abc=1}
#122 by stg609 was merged Oct 28, 2021 Loading…
Fix the syntax rule (regex) for creating a new instance with a new keyword bug mentioned in issue #116
#117 by guyleaf was merged Sep 13, 2021 Loading…
Correction for #110 and better selection of methods
#111 by codingseb was merged Aug 3, 2021 Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.