1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 22 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix for cut/paste gone wrong More... almost 13 years ago
fix More... almost 13 years ago
fixes to EnhanceInterp More... over 13 years ago
fixed tests More... over 13 years ago
fixed issue with optional arguments More... over 13 years ago
fix to function calls More... over 13 years ago
added first attempt at optional arguments More... over 13 years ago
small fixes
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
clean-up
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
updated Main sample
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
updated syntax
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
- exposed variables during/after execute
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
- removed trace
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
- removed concat parameter in script builder (not compatible with stack buffer)
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
clean-up
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
removed old files, added example
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
renamed classes
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
renamed files
Franco Ponticelli
as U-AI7\Franco
More... over 14 years ago
Fixed a bug in the capture buffers. More... over 14 years ago
Template syntax now adheres to hscript syntax. More... over 14 years ago
A few more tests with quotes added to HTemplateParser. More... over 14 years ago
Added more tests for HTemplateParser, including exception tests. More... over 14 years ago
Added tests for HTemplate. More... over 14 years ago
ScriptBuilder now works with all TBlocks. More... over 14 years ago
Removed class that wasn't needed in HTemplateParser.hx More... over 14 years ago
HTemplateParser now works with all TBlocks. Replaced TBlock.openBlock with ifBlock, elseifBlock, etc... More... over 14 years ago
Rewrote the HTemplateParser to handle quotes and non-block braces. More... over 14 years ago
HTemplate can now take a Hash as input. More... over 14 years ago
HTemplate passing first test. More... over 14 years ago
ScriptBuilder passing first test. More... over 14 years ago