1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added expression attribute More... about 11 years ago
Added expression attribute More... about 11 years ago
Syntax between needed fixed More... about 11 years ago
Syntax between needed fixed More... about 11 years ago
Abstract the expression user interface into it's own type and combine with generator More... over 11 years ago
Abstract the expression user interface into it's own type and combine with generator More... over 11 years ago
Fix byref More... over 11 years ago
Fix byref More... over 11 years ago
Make variable context more manageable by putting them in a stack, which is essentially just an array manager. Unit test it to ensure it works. More... over 11 years ago
Make variable context more manageable by putting them in a stack, which is essentially just an array manager. Unit test it to ensure it works. More... over 11 years ago
Shorten the required length of a variable name to 1 character More... over 11 years ago
Shorten the required length of a variable name to 1 character More... over 11 years ago
New unit tests More... over 11 years ago
New unit tests More... over 11 years ago
Shorten the scope at which the variable context is available More... over 11 years ago
Shorten the scope at which the variable context is available More... over 11 years ago
Fix template to show nothing if there are no iterations More... over 11 years ago
Fix template to show nothing if there are no iterations More... over 11 years ago
Added multi line support for plugin parameters, and unit tests to ensure they work. More... over 11 years ago
Added multi line support for plugin parameters, and unit tests to ensure they work. More... over 11 years ago
Fix url to overwrite those of icomoon More... over 11 years ago
Fix url to overwrite those of icomoon More... over 11 years ago
Inline plugins check first if character just after is '}' rather than being somewhat partially greedy. More... over 11 years ago
Inline plugins check first if character just after is '}' rather than being somewhat partially greedy. More... over 11 years ago
Added at first failing unit test for inlineplugins being overly greedy with their parameters. More... over 11 years ago
Added at first failing unit test for inlineplugins being overly greedy with their parameters. More... over 11 years ago
Account for plugins that are left open. Don't parse them. More... over 11 years ago
Account for plugins that are left open. Don't parse them. More... over 11 years ago
Account for plugins that are left open. Don't parse them. More... over 11 years ago
Account for plugins that are left open. Don't parse them. More... over 11 years ago