2009-01-11 |
Angel Ortega | New argument 'inverse' to 'sort'.
|
commit | commitdiff | tree |
2009-01-11 |
Angel Ortega | New template function 'sort'.
|
commit | commitdiff | tree |
2009-01-11 |
Angel Ortega | Small style change.
|
commit | commitdiff | tree |
2009-01-02 |
Angel Ortega | Version and copyright change.
|
commit | commitdiff | tree |
2009-01-02 |
Angel Ortega | Stop armoring/unarmoring equal signs.
|
commit | commitdiff | tree |
2008-12-30 |
Angel Ortega | Suppressed some warnings.
|
commit | commitdiff | tree |
2008-12-04 |
Angel Ortega | Fixed a typo in the documentation.
|
commit | commitdiff | tree |
2008-12-04 |
Angel Ortega | Updated MANIFEST.
|
commit | commitdiff | tree |
2008-12-04 |
Angel Ortega | Version 4.1.1 RELEASED.
|
commit | commitdiff | tree |
2008-12-04 |
Angel Ortega | Documented all new templates (Closes: #1002, #1003...
|
commit | commitdiff | tree |
2008-11-27 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2008-11-26 |
Angel Ortega | Improved debug information.
|
commit | commitdiff | tree |
2008-11-26 |
Angel Ortega | Debugging information is stored in 'call_stack'.
|
commit | commitdiff | tree |
2008-11-26 |
Angel Ortega | Add a calling level to _process_do() for future debugging.
|
commit | commitdiff | tree |
2008-11-04 |
Angel Ortega | Added <-> to artemus_cmd.pod.
|
commit | commitdiff | tree |
2008-11-04 |
Angel Ortega | Added a <->.
|
commit | commitdiff | tree |
2008-11-04 |
Angel Ortega | Avoid warnings in the 'seq' template function.
|
commit | commitdiff | tree |
2008-11-04 |
Angel Ortega | Renamed artemus.pod to artemus_cmd.pod.
|
commit | commitdiff | tree |
2008-10-14 |
Angel Ortega | New template function 'seq'.
|
commit | commitdiff | tree |
2008-10-14 |
Angel Ortega | New template function 'size'.
|
commit | commitdiff | tree |
2008-10-09 |
Angel Ortega | If used without an argument, the 'env' templates returns...
|
commit | commitdiff | tree |
2008-10-09 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2008-10-09 |
Angel Ortega | New template function 'env', to get values from the...
|
commit | commitdiff | tree |
2008-10-09 |
Angel Ortega | Use chomp() in values to be compared in 'case'.
|
commit | commitdiff | tree |
2008-10-09 |
Angel Ortega | New template function 'case'.
|
commit | commitdiff | tree |
2008-09-22 |
Angel Ortega | Fixed a last time bug in the abort flag processing.
|
commit | commitdiff | tree |
2008-09-22 |
Angel Ortega | Version 4.1.0 RELEASED.
|
commit | commitdiff | tree |
2008-09-22 |
Angel Ortega | The remaining parts have been documented (Closes: ...
|
commit | commitdiff | tree |
2008-09-22 |
Angel Ortega | Make 'abort-flag' and 'unresolved' always point to...
|
commit | commitdiff | tree |
2008-09-22 |
Angel Ortega | New file RELEASE_NOTES.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Ensure that always have a string value.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Don't consider 'unresolved' those function templates...
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Merge branch 'master' of /home/angel/git/artemus/
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Fixed parameter parsing: the last one was being ignored...
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Fixed parameter parsing: the last one was being ignored...
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Fixed the 'and' function.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | A different way of writing the 'if' template functions.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | New 'and', 'or' and 'not' template functions.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | The 'random' function has been documented.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | The 'add', 'sub', 'gt', 'lt' and 'eq' functions have...
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Document correctly all 'if' family of template functions.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Changed 'if' functions to be like the 'ifelse' ones.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Fix the examples to use 'rnd' instead of 'random'.
|
commit | commitdiff | tree |
2008-09-19 |
Angel Ortega | Deleted old options from artemus.pod.
|
commit | commitdiff | tree |
2008-09-18 |
Angel Ortega | New template functons: add, sub, gt, lt, eq and random.
|
commit | commitdiff | tree |
2008-09-18 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2008-09-18 |
Angel Ortega | Minor style changes.
|
commit | commitdiff | tree |
2008-02-19 |
Angel Ortega | Reverted alternative split by comma.
|
commit | commitdiff | tree |
2008-02-18 |
Angel Ortega | In foreach(), split with commas if no colons are found.
|
commit | commitdiff | tree |
2008-01-08 |
Angel Ortega | New function set, to set a variable to a value.
|
commit | commitdiff | tree |
2008-01-08 |
Angel Ortega | If no code is set in foreach(), /bin/bash is used.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Pipe unescaping is done in the right place.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Changed back the way of substituting parameters.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Fixed the key/params regex, that failed when a newline...
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | More coding style changes.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Changed the way parameters are split to allow escaping...
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Use strict and warnings; fix a typo.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | New function foreach().
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Bumped version to 4.1.0-dev.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Comments can be added using {% }.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Deleted old cruft (ftp, makefile generation, sitemap...
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | _process_do() now shows some debug information.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | The debug flag is passed to Artemus::new().
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | Replace escaped $.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | The params() method doesn't substitute escaped parameters.
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | All params are substituted instead of short-circuiting...
|
commit | commitdiff | tree |
2007-12-27 |
Angel Ortega | More coding style changes.
|
commit | commitdiff | tree |
2007-12-21 |
Angel Ortega | Artemus parameters can now include escaped { and }.
|
commit | commitdiff | tree |
2007-12-21 |
Angel Ortega | Version 4.0.6 RELEASED.
|
commit | commitdiff | tree |
2007-12-21 |
Angel Ortega | Adapted artemus script to new coding standards.
|
commit | commitdiff | tree |
2007-12-21 |
Angel Ortega | Adapted Artemus.pm to new coding standards.
|
commit | commitdiff | tree |