emmiller
|
a6002bd49e
1. Can resolve variables from function calls to parameterized modules, e.g.
|
17 лет назад |
Evan Miller
|
b4bf177fc2
1. Can resolve variables from function calls to parameterized modules, e.g.
|
17 лет назад |
rsaccon
|
f28b3b9061
example templates bugfix: call custom tag cannot not call a module which name is a erlydtl tagname, now all examples are building again
|
17 лет назад |
Roberto Saccon
|
dac49f3acf
example templates bugfix: call custom tag cannot not call a module which name is a erlydtl tagname, now all examples are building again
|
17 лет назад |
rsaccon
|
b6dd6212a1
deleted some old stuff and set svn:ignore on examples/rendered output
|
17 лет назад |
Roberto Saccon
|
e1ca7356cd
deleted some old stuff and set svn:ignore on examples/rendered output
|
17 лет назад |
rsaccon
|
c6d174ec4c
fixed the functional tests and renamed the folder to "exampes"
|
17 лет назад |
Roberto Saccon
|
354813eb58
fixed the functional tests and renamed the folder to "exampes"
|
17 лет назад |
emmiller
|
b80fc1007b
* Added unit test suite covering most tags that don't require file IO. Please add new tests when implementing new language features, and always run "make test" before committing!
|
17 лет назад |
Evan Miller
|
b2e3534da9
* Added unit test suite covering most tags that don't require file IO. Please add new tests when implementing new language features, and always run "make test" before committing!
|
17 лет назад |
rsaccon
|
3d929aca05
added new testsuite
|
17 лет назад |
Roberto Saccon
|
8406c54f0e
added new testsuite
|
17 лет назад |
rsaccon
|
332058e157
just a typo and added a comment
|
17 лет назад |
Roberto Saccon
|
e13d25083e
just a typo and added a comment
|
17 лет назад |
emmiller
|
3327f24faf
New "escapejs" filter (Django standard)
|
17 лет назад |
Evan Miller
|
9bfe95df9d
New "escapejs" filter (Django standard)
|
17 лет назад |
rsaccon
|
3dbc6059b1
improved error reporting
|
17 лет назад |
Roberto Saccon
|
cb37a9e1d7
improved error reporting
|
17 лет назад |
rsaccon
|
42c3a1fd53
recompile always if debug compile custom flag is set
|
17 лет назад |
Roberto Saccon
|
1531c00bef
recompile always if debug compile custom flag is set
|
17 лет назад |
rsaccon
|
f567066cec
added recompilation-skip if beamfile exists and checksum of template source file has not changed (currently disabled, but works)
|
17 лет назад |
Roberto Saccon
|
34d4599ea4
added recompilation-skip if beamfile exists and checksum of template source file has not changed (currently disabled, but works)
|
17 лет назад |
emmiller
|
8881081668
Bugfix: Use "io_lib" instead of "io" library so we return a string instead of printing to stdout.
|
17 лет назад |
Evan Miller
|
8de6e0ddc6
Bugfix: Use "io_lib" instead of "io" library so we return a string instead of printing to stdout.
|
17 лет назад |
rsaccon
|
1c4c9bbfc4
fixed file dependencies for custom call tag and extended test case
|
17 лет назад |
Roberto Saccon
|
b2338eec2e
fixed file dependencies for custom call tag and extended test case
|
17 лет назад |
rsaccon
|
718265c7ff
aded test for call tag
|
17 лет назад |
Roberto Saccon
|
53eb6b107a
aded test for call tag
|
17 лет назад |
rsaccon
|
b852443f64
added call custom tag (based on patch from Jeremey Latt) - not complete yet - test case missing
|
17 лет назад |
Roberto Saccon
|
e1c0e96b33
added call custom tag (based on patch from Jeremey Latt) - not complete yet - test case missing
|
17 лет назад |