index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
templateparser.h
Age
Commit message (
Collapse
)
Author
2011-07-01
removed 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.
2009-11-13
Added SessionIDs to http communication. Made SAXParser run on const char*.
deva
2009-07-30
Removed the term 'course' everywhere, and replaced it by 'template'. This ↵
deva
reduced/simplified the Template class structure a bit.
2008-10-10
Made resume a standalone tag istead of an attribute of the macro tag.
deva
2008-07-30
Reenabled support for upload server. Currently only tested against local ↵
deva
print-to-screen version.
2008-06-04
Modulized the template/course/macro system.
deva
2008-06-03
Added support for lua validator programs.
deva
2008-05-22
Fixed GPL headers to actually contain the contributors...
deva
2008-05-20
Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2
deva
2008-05-20
Removed obsolete macro.h and macro_parser.cc,h
deva
2008-05-16
Worked on the connection of the various elements of the server.
deva
2008-05-13
Filename cleanups...
deva
2008-05-12
Made template parser
deva