]> git.llucax.com Git - software/bife/fast.git/commit
Se version inicial del nona (solo tiene fast, sistema de templates implementado con... master svn_import
authorLeandro Lucarella <llucax@gmail.com>
Sun, 14 Mar 2004 19:30:32 +0000 (19:30 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 14 Mar 2004 19:30:32 +0000 (19:30 +0000)
commit64239820c49ad491dc1d2c6235c336ffe8c75032
tree55a4889a03e458899a157fb35493b587bdfca98b
Se version inicial del nona (solo tiene fast, sistema de templates implementado con templates).
14 files changed:
.tm_project.cache [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
configure.in [new file with mode: 0644]
include/fast/basic_template.h [new file with mode: 0644]
include/fast/get_file_content.h [new file with mode: 0644]
include/fast/get_file_content_cached.h [new file with mode: 0644]
include/fast/string.h [new file with mode: 0644]
include/fast/string_map.h [new file with mode: 0644]
src/get_file_content.cpp [new file with mode: 0644]
src/get_file_content_cached.cpp [new file with mode: 0644]
tests/Makefile [new file with mode: 0644]
tests/fast [new file with mode: 0755]
tests/fast.cpp [new file with mode: 0644]
tests/test.tpl [new file with mode: 0644]