1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-07 12:59:45 +00:00
Commit graph

8 commits

Author SHA1 Message Date
9deaa8a0b8 Add default_pastie_lang() method and language_selected mustache. 2017-06-18 15:08:44 +01:00
00e27a774a Remove pastie_page token and add a submit_page one instead (bool). 2017-06-18 14:56:06 +01:00
0dd4f712a8 Warning fix for clang. 2017-06-16 21:42:43 +01:00
2a5b6277a4 Expose token and a bool to tell if it's a pastie page to mustache. 2017-06-14 21:06:45 +01:00
9fc9cf851c Add page_time token to mustache.
That's the elapsed time from program start to
the moment before the final invocation to
mustache rendering. So not super accurate but
that's what I can do for now.
2017-06-14 09:16:30 +01:00
e5f7f60e8b Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
a912b1e3d4 Expose Tawashi's version to mustache. 2017-06-13 09:36:12 +01:00
6c357f1dc7 Separate Tawashi and Kamokan.
Unit tests are still a bit mixed up, but that should
be simple to split once I have a separate repo for
Tawashi.
2017-06-13 09:36:12 +01:00
Renamed from src/tawashi/response.cpp (Browse further)