1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-23 01:24:30 +02:00
ferret/pkg/runtime/expressions/operators
Tim Voronov cf43c7fdad
Feature/#293 regular exp operator (#326)
* Added Regexp operator

* Added simple type check

* Fixed linting issue
2019-07-09 14:19:53 -04:00
..
array.go Linter Cleanups (#294) 2019-05-03 17:10:34 -04:00
equality.go New type system (#232) 2019-02-13 12:31:18 -05:00
in.go Linter Cleanups (#294) 2019-05-03 17:10:34 -04:00
logical.go New type system (#232) 2019-02-13 12:31:18 -05:00
math.go Next (#214) 2018-12-21 23:14:41 -05:00
operator_test.go Feature/#220 iframe support (#315) 2019-06-19 17:58:56 -04:00
operator.go Bugfix/#295 arithmetic operators (#298) 2019-05-19 12:12:11 -04:00
range.go New type system (#232) 2019-02-13 12:31:18 -05:00
regexp.go Feature/#293 regular exp operator (#326) 2019-07-09 14:19:53 -04:00
unary.go New type system (#232) 2019-02-13 12:31:18 -05:00