Commit Graph

  • f24d4a7795 Reference 1.10 and via https. Michael Bayne 2015-02-09 08:37:02 -08:00
  • 978758fdde Disable some annoying Javadoc lint warnings. Michael Bayne 2015-02-09 08:35:34 -08:00
  • 2b006b06d0 [maven-release-plugin] prepare for next development iteration Michael Bayne 2015-02-09 08:33:15 -08:00
  • 2957516854 [maven-release-plugin] prepare release jmustache-1.10 Michael Bayne 2015-02-09 08:33:12 -08:00
  • 9d8289caf0 Updated docs for whitespace+newline trimming. Michael Bayne 2014-12-20 11:16:01 -08:00
  • 17fe45ee8d Added a caveat default values. Michael Bayne 2014-12-20 11:10:10 -08:00
  • 8618f89f7e Added strictSections configuration. Michael Bayne 2014-12-20 11:03:03 -08:00
  • 09fee0f037 Enabled more tests, fixed more bugs. Michael Bayne 2014-12-16 14:47:31 -08:00
  • 0e2a7d13d5 Properly trim whitespace around delims tag. Michael Bayne 2014-12-16 11:07:24 -08:00
  • 4b3f677fbf Avoid freakoutery on invalid delims. Michael Bayne 2014-12-16 11:06:39 -08:00
  • c4cf51cf65 Escaped \r\n in all test checks. Michael Bayne 2014-12-16 11:06:14 -08:00
  • 6e53f924ba Enable more tests, we pass many of them. Woo! Michael Bayne 2014-12-16 09:45:06 -08:00
  • 79c7fd2cb0 Re-escape \r and \n in failure reports. Michael Bayne 2014-12-16 09:44:46 -08:00
  • ef4184404d Trim newlines from section tags with leading+trailing whitespace. Michael Bayne 2014-12-15 16:32:13 -08:00
  • 4cb0d876ed Rename test helper to not look like a test. Michael Bayne 2014-12-13 15:26:51 -08:00
  • 453d3928e5 Factor the tests a bit. Michael Bayne 2014-12-06 12:53:18 -08:00
  • b33bbda7d9 Label that bunch of mysterious ctor params. Michael Bayne 2014-12-06 12:51:05 -08:00
  • 692adc47f4 Move our GWT stuff around. Michael Bayne 2014-12-01 16:46:51 -08:00
  • 614bb82b17 Handle CRLF in skipNewline mode. Michael Bayne 2014-12-01 16:35:22 -08:00
  • f838c91f99 Attempt to resolve compound keys "whole" first. Michael Bayne 2014-05-08 09:49:33 -07:00
  • 2f267b7199 Make NO_FETCHER_FOUND available to external parties. Michael Bayne 2014-05-02 11:30:31 -07:00
  • 20abde5b1a Expose the context to a lambda fragment. Michael Bayne 2014-04-16 14:26:22 -07:00
  • 5bb76b0b51 Use latest sbt-pom-util plugin. Michael Bayne 2014-04-16 14:26:07 -07:00
  • 3c0c0f5b4a Yet more edits. Michael Bayne 2014-03-31 10:02:15 -07:00
  • 69c832a3ac More edits. Michael Bayne 2014-03-31 10:01:15 -07:00
  • a5a30fe5dc Minor edits. Michael Bayne 2014-03-31 10:00:00 -07:00
  • ec38ae2c80 Added details on thread-safety. Michael Bayne 2014-03-31 09:57:42 -07:00
  • 199ebf1f84 Use a copy of delims in the parser. Michael Bayne 2014-03-31 09:41:02 -07:00
  • 5ca07f70f0 Widened README to 100 columns. Michael Bayne 2014-03-18 09:29:30 -07:00
  • 9861b54aa0 Formatting, and small javadoc improvement. Michael Bayne 2014-03-18 09:26:38 -07:00
  • 75609b42df Add ability for lambda to change the context for fragment execution robbytx 2014-03-13 19:38:54 -05:00
  • 3fe5e020d8 Factor exception wrapped read() into nextChar(). Michael Bayne 2014-03-12 11:35:45 -07:00
  • 8998b5f11e May as well report the bogus final char if we can. Michael Bayne 2014-03-12 11:31:16 -07:00
  • d1c8a665a9 Also, why add a brace and then remove it? Michael Bayne 2014-03-12 11:23:16 -07:00
  • 5c3a93e079 Correct number of braces for error message robbytx 2014-03-12 13:00:27 -05:00
  • df1cf9286f Override is good in code, a distraction in docs. Michael Bayne 2014-03-11 07:47:11 -07:00
  • b44e36f6c3 Invertable -> invertible here too. Michael Bayne 2014-03-11 07:45:47 -07:00
  • 59e06b24c9 Invertable -> invertible. Other minor tidying. Michael Bayne 2014-03-11 07:43:44 -07:00
  • 2251ac1ed2 Add support for lambdas in inverse blocks robbytx 2014-03-10 17:06:21 -05:00
  • aafa5c0a73 Update to more recent compiler plugin. Michael Bayne 2014-02-17 12:06:42 -08:00
  • 93b66b757e More test coverage plus Coveralls wiring. Michael Bayne 2014-02-17 12:02:41 -08:00
  • 6b866d3263 Try wiring up Coveralls Maven plugin. Michael Bayne 2014-02-17 11:54:17 -08:00
  • 50416be2dc Reference 1.9 release. Michael Bayne 2014-02-13 10:19:04 -08:00
  • b618e6dbd4 [maven-release-plugin] prepare for next development iteration Michael Bayne 2014-02-13 10:16:36 -08:00
  • 834759d04c [maven-release-plugin] prepare release jmustache-1.9 Michael Bayne 2014-02-13 10:16:32 -08:00
  • aaa4287837 Merge pull request #47 from egaga/patch-1 Michael Bayne 2014-01-29 10:28:54 -08:00
  • b7a1a8c991 reference this´ instead of self´ egaga 2014-01-29 13:51:02 +02:00
  • 9d74bbd162 Added test for custom formatter. Michael Bayne 2014-01-08 11:17:19 -08:00
  • 4bd3410207 Fixed typo in docs. Michael Bayne 2014-01-08 11:02:29 -08:00
  • e80aab2a67 Fixed insufficient indentation. Michael Bayne 2014-01-08 11:01:56 -08:00
  • 12a4b77107 Fixed docs on Escaper, added docs for Formatter. Michael Bayne 2014-01-08 10:59:37 -08:00
  • acc339ee13 Added mechanism to customize toString-ing of values. Michael Bayne 2014-01-08 10:50:37 -08:00
  • 9372c7009e Cache a NOT_FOUND_FETCHER when no fetcher is found. Michael Bayne 2014-01-02 11:24:36 -08:00
  • 19516ff1e4 Updated nullValue docs to be correct re: Map. Michael Bayne 2013-10-08 12:26:39 -07:00
  • 5001469052 Updated docs for Compiler.nullValue(). Michael Bayne 2013-10-08 12:19:01 -07:00
  • 9910bb691a SBT updates, fixed GWT test depends. Michael Bayne 2013-10-08 12:18:48 -07:00
  • 6cfc376e8d Rewrote array/list fetch-by-index using collectors. Michael Bayne 2013-10-07 14:25:58 -07:00
  • 98c7a5d38f Access Array item by index in template Mickael Jeanroy 2013-10-05 22:26:14 +02:00
  • 3af55c2660 Some javadoc improvements. Michael Bayne 2013-08-01 16:04:46 -07:00
  • 426f1698e0 Fixed source headers. Michael Bayne 2013-08-01 15:47:30 -07:00
  • d1384cd049 Reworked user-defined escaping to suit my tastes. Michael Bayne 2013-08-01 15:45:38 -07:00
  • 0797c89c38 Fixed formatting in README Nat Pryce 2013-07-22 22:46:29 +01:00
  • 30907579eb README describes user-extensible escaping rules (not just HTML or no escaping) Nat Pryce 2013-07-22 22:45:28 +01:00
  • 4ae290fdaa User-extensible escaping rules (not just HTML or no escaping) Nat Pryce 2013-07-22 22:36:51 +01:00
  • 9441d062a6 Moved falsey-ness detection into compiler. Michael Bayne 2013-07-03 16:47:21 -07:00
  • 6e3051c3ba Some tidying, added a negative test, method tests. Michael Bayne 2013-05-13 13:22:45 -07:00
  • 4300b1213e Add option to treat zero as a falsy value Mickael Jeanroy 2013-05-08 22:24:40 +02:00
  • 426faf92c5 Do our save/restore slightly differently. Michael Bayne 2013-05-03 10:12:00 -07:00
  • 751f671fd6 Reset compiler.delims after parsing a template David Loehr 2013-05-03 11:57:53 -04:00
  • 158b34f041 Update links to 1.8 artifact. Michael Bayne 2013-04-05 11:07:41 -07:00
  • 3baec8221d [maven-release-plugin] prepare for next development iteration Michael Bayne 2013-04-05 11:03:35 -07:00
  • 23c9ed91c8 [maven-release-plugin] prepare release jmustache-1.8 Michael Bayne 2013-04-05 11:03:26 -07:00
  • 9d77d492b0 Expose NO_FETCHER_FOUND as custom fetchers may wish to return it. Michael Bayne 2013-04-05 11:01:37 -07:00
  • 4b1af351ae A note to self and minor comment tweak. Michael Bayne 2013-04-02 12:47:00 -07:00
  • 7e414b6c95 Use latest JUnit. Michael Bayne 2013-04-02 12:12:49 -07:00
  • c268d41594 Handle CR when skipping newlines. Michael Bayne 2013-04-02 12:10:59 -07:00
  • 2889ee8692 Added standard Mustache specs tests suite. Yoryos Valotasios 2013-03-05 21:54:29 +01:00
  • 3a5da915e9 These days I always cuddle method braces. Michael Bayne 2013-03-27 10:37:41 -07:00
  • fe2664627f A few tweaks to default delims patch (and some tidying): Michael Bayne 2013-03-27 10:29:57 -07:00
  • 80217949e3 Fixes #33: Provide custom delimiters to the compiler hierynomus 2013-03-26 12:51:50 +01:00
  • ffce9032cc Added travis.yml Yoryos Valotasios 2013-03-21 23:52:37 +01:00
  • fb5739d994 Ignore .metadata Yoryos Valotasios 2013-03-21 23:46:29 +01:00
  • 2701211e11 Small spelling fix. Whymarrh Whitby 2013-03-15 17:57:12 -07:00
  • d215612d9a Merge pull request #29 from bruckner/master Michael Bayne 2013-03-06 12:59:46 -08:00
  • f92509a872 fixes #28 Daniel Bruckner 2013-03-06 12:46:36 -08:00
  • 43db03a26a Changed MustacheContextException -> MustacheException.Context. Michael Bayne 2013-03-05 20:55:01 -08:00
  • c61650734d Added MustacheContextException pmenhart 2013-03-05 23:33:48 -05:00
  • f3afcda74f [maven-release-plugin] prepare for next development iteration Michael Bayne 2013-02-27 10:24:27 -08:00
  • 96020e46de [maven-release-plugin] prepare release jmustache-1.7 Michael Bayne 2013-02-27 10:24:18 -08:00
  • 1d7021b753 Fixed typo. Michael Bayne 2013-02-15 16:41:24 -08:00
  • aa56e72513 Truth in exampling. Michael Bayne 2013-02-15 16:40:59 -08:00
  • acbddd07a2 Added basic lambda support. Michael Bayne 2013-02-15 16:38:36 -08:00
  • be21def381 Oops, these were missing @Test annotations. Michael Bayne 2013-02-15 16:08:06 -08:00
  • 8f87bf374d Some tweaks to the 'substitute name into null value' patch. Michael Bayne 2013-01-23 17:43:46 -08:00
  • 8b0d063ffd Show the name of variable that is null or missing pmenhart 2013-01-23 15:59:52 -05:00
  • 6e71dad5f2 Simplify logic now that null is always returned. Michael Bayne 2012-12-04 16:48:23 -08:00
  • 027a640bc4 Tidying. Michael Bayne 2012-12-04 16:45:55 -08:00
  • e588f2edf0 Clarify null-shadowing test a bit further with Object context version. Michael Bayne 2012-12-04 16:45:32 -08:00
  • 65f8d12d62 Merge pull request #22 from tominsam/master Michael Bayne 2012-12-04 16:38:13 -08:00
  • 31190d3cb5 Made createFetcherCache abstract. Michael Bayne 2012-10-03 09:51:26 -07:00