Evan Miller
|
677116dc35
* Support for unpacking tuples in a for loop.
|
17 лет назад |
rsaccon
|
416db5ef29
added ifnotequal tag
|
17 лет назад |
Roberto Saccon
|
7ebb7dd1f2
added ifnotequal tag
|
17 лет назад |
rsaccon
|
f011f7e369
added ifequal tag
|
17 лет назад |
Roberto Saccon
|
15fa5ce1e7
added ifequal tag
|
17 лет назад |
rsaccon
|
8ea392653b
fixed compile_all command in demo
|
17 лет назад |
Roberto Saccon
|
ba6f11e395
fixed compile_all command in demo
|
17 лет назад |
rsaccon
|
47c2699483
removed the gen_server and supervisor stuff
|
17 лет назад |
Roberto Saccon
|
941d1e9b85
removed the gen_server and supervisor stuff
|
17 лет назад |
rsaccon
|
b7cd0b517f
removed some too-experimental stuff
|
17 лет назад |
Roberto Saccon
|
6d8b7835ba
removed some too-experimental stuff
|
17 лет назад |
rsaccon
|
0c095d2aa8
added variable presetting, more tests and fixed if tag
|
17 лет назад |
Roberto Saccon
|
e21125a525
added variable presetting, more tests and fixed if tag
|
17 лет назад |
rsaccon
|
b3f9686742
bugfix error detection
|
17 лет назад |
Roberto Saccon
|
a05728a413
bugfix error detection
|
17 лет назад |
rsaccon
|
e32174f21a
cleanup, deleted some old stuff
|
17 лет назад |
Roberto Saccon
|
475f9cd3e0
cleanup, deleted some old stuff
|
17 лет назад |
rsaccon
|
da32db8aae
more work on error detection (but not complete yet)
|
17 лет назад |
Roberto Saccon
|
058e4e0dce
more work on error detection (but not complete yet)
|
17 лет назад |
rsaccon
|
f1a2ed87b1
exporting only render/0, render/1, source/0, dependencies/0
|
17 лет назад |
Roberto Saccon
|
bf70c6878b
exporting only render/0, render/1, source/0, dependencies/0
|
17 лет назад |
emmiller
|
20e9c371b6
* New function: dependencies/0 returns list of files parsed during template compilation (excluding the original file)
|
17 лет назад |
Evan Miller
|
cc03484ef7
* New function: dependencies/0 returns list of files parsed during template compilation (excluding the original file)
|
17 лет назад |
rsaccon
|
54b88105c1
implemented error catching, (not done yet: error throwing)
|
17 лет назад |
Roberto Saccon
|
e2a19abdb4
implemented error catching, (not done yet: error throwing)
|
17 лет назад |
rsaccon
|
23fb524574
added for_list compile function
|
17 лет назад |
Roberto Saccon
|
a03c780deb
added for_list compile function
|
17 лет назад |
rsaccon
|
6cf5fde327
typo
|
17 лет назад |
Roberto Saccon
|
a8ad9bde0d
typo
|
17 лет назад |
emmiller
|
8d8f5061fd
Enabled auto-escaping for string literals and variable attributes.
|
17 лет назад |