Commit Graph

678 Commits

Author SHA1 Message Date
Eric MORAND
df753bc73c
Merge pull request #27 from ericmorand/issue_23
Implement issue #23
2018-02-10 10:05:51 +01:00
Eric MORAND
7f58e1fc24
Merge pull request #28 from ericmorand/issue_25
Implement issue #25
2018-02-10 10:05:40 +01:00
Eric MORAND
dba1358af6 Implement issue #23 2018-02-10 10:00:18 +01:00
Eric MORAND
2eb12eef42 Implement issue #25 2018-02-10 09:45:20 +01:00
Eric MORAND
722651e310
Merge pull request #26 from zomars/patch-1
Can we add JS syntax highlighting?
2018-02-10 01:09:40 +01:00
Omar López
8924b04c04
Can we add JS syntax highlighting? 2018-02-09 17:03:10 -07:00
Eric MORAND
eb57a6cfd2 0.4.2 2018-02-09 19:27:41 +01:00
Eric MORAND
e8cbd1f625
Merge pull request #22 from ericmorand/issue_19
Fix *module* node unit test
2018-02-09 19:22:22 +01:00
Eric MORAND
0e67f4148a Fix *module* node unit test 2018-02-09 19:11:46 +01:00
Eric MORAND
d6092b60f7 0.4.1 2018-02-09 16:46:01 +01:00
Eric MORAND
79b2a1b222
Merge pull request #21 from ericmorand/issue_19
Implement issue #19
2018-02-09 16:42:48 +01:00
Eric MORAND
10ad92fc36 Implement issue #19
* Add *do* node unit test
* Add *autoescape* node unit test
* Add *block-reference* node unit test
* Add *block* node unit test
* Add *for* node unit test
* Add *if* node unit test
* Add *import* node unit test
* Add *include* node unit test
* Add *macro* node unit test
* Add *module* node unit test
* Add *print* node unit test
* Add *sandboxed-print* node unit test
* Add *sandbox* node unit test
* Add *set* node unit test
* Add *spaceless* node unit test
* Add *text* node unit test
* Add expression/binary nodes unit tests
* Add expression/unary nodes unit tests
* Add *expression/call* node unit test
* Add *expression/filter* node unit test
* Add *expression/function* node unit test
* Add *expression/get-attr* node unit test
* Add *expression/name* node unit test
* Add "expression/null-coallesce" node unit test
* Add "expression/test" node unit test
2018-02-09 16:03:52 +01:00
Eric MORAND
1c71c2b5c8 0.4.0 2018-02-07 16:53:51 -05:00
Eric MORAND
a07aed922f
Merge pull request #18 from ericmorand/issue_17
Implement issue #17
2018-02-07 21:46:55 +01:00
Eric MORAND
9d7bdbff31 Implement issue #17 2018-02-07 15:10:29 -05:00
Eric MORAND
521c61f6f9 0.3.1 2018-02-06 19:40:55 +01:00
Eric MORAND
f0180ef833
Merge pull request #16 from ericmorand/issue_13
Implement issue #13
2018-02-06 19:38:52 +01:00
Eric MORAND
b60003e30a
Merge pull request #15 from ericmorand/issue_11
Implement issue #11
2018-02-06 19:38:41 +01:00
Eric MORAND
da78e975aa
Merge pull request #14 from ericmorand/issue_10
Implement issue #10
2018-02-06 19:38:29 +01:00
Eric MORAND
dd16e34efd Implement issue #13 2018-02-06 18:52:32 +01:00
Eric MORAND
e7356b899a Implement issue #11 2018-02-06 12:06:01 +01:00
Eric MORAND
b0adda9a52 Implement issue #10 2018-02-06 11:32:06 +01:00
Eric MORAND
f6eac732a3 0.3.0 2018-02-05 19:32:11 +01:00
Eric MORAND
7ceda33566
Merge pull request #8 from ericmorand/issue_6
Implement issue #6
2018-02-05 19:31:33 +01:00
Eric MORAND
94032a3202 Implement issue #6 2018-02-05 19:24:53 +01:00
Eric MORAND
f192211a9f 0.2.0 2018-01-29 10:15:52 +01:00
Eric MORAND
397effc5cc Implement issue #4
* Implement filesystem loader
* Add strict compile time and runtime separation
* Add optimizer node visitor
* Finish profiler extension
* Fix issue with include function
* Improve README
2018-01-29 10:07:44 +01:00
Eric MORAND
0ea8d3b838 Initial commit 2018-01-03 20:24:13 +01:00