summaryrefslogtreecommitdiff
path: root/server/src/macrolist.cc
AgeCommit message (Collapse)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2011-07-01removed macrotool.deva
add lua wrapper for praxisd. new type attributes_t for sax parser and children. make macros/templates use real vars instead of var map. add data ttl on macro level. add 'important' attribute to macrotags in templates.
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on ↵deva
testdb; more to come...
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2010-06-01From new_protocol branch.deva
2009-07-30Make sure we don't hang in an infinite loop when encountering malformed ↵deva
macro/template files.
2009-07-30Updated the example template to contain new tags/attributes.deva
2009-07-29Split up commits and requests to seperate functions. Changed Database * to ↵deva
Database &
2009-07-24Made some more tests, and documented the header file.deva
2009-07-24Fixed compiler issues...deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are ↵deva
parsed and indexed using version numbers). Updated all unit tests, to compile and run again.