RandomSec/main/src/com/google/refine/grel
Jathin Sreenivas 4d106b118f
Templating exporter should have clear error reporting (#3945)
* Templating exporter should have clear error reporting

* Using i18n for meesage and removed the unnecessary null check

* Removed usage of bindings

* Adding tests for grel, renamed ParsetTests to TemplatingParserTests

* Regex to test the keys of the template exporter

* Cancel changes to the templating parser

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-25 21:19:10 +01:00
..
ast Reorganize Java imports 2018-12-09 11:19:39 +09:00
controls Extend forEach() to support JSON objects (#3150) 2020-08-30 08:40:17 +02:00
Control.java Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00
ControlFunctionRegistry.java Adds new Jsoup wholeText() function and tests (#3181) 2020-09-12 16:14:26 +02:00
Function.java Remove Jsonizable interface and write methods 2018-11-30 19:21:21 +09:00
Parser.java Templating exporter should have clear error reporting (#3945) 2021-11-25 21:19:10 +01:00
Scanner.java Additions to GREL: 2010-11-20 12:11:37 +00:00