1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 23, 2024 — Jul 23, 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... about 11 years ago
Abstract the expression user interface into it's own type and combine with generator More... about 11 years ago
Fix byref More... about 11 years ago
Fix byref More... about 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... about 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... about 11 years ago
Shorten the required length of a variable name to 1 character More... about 11 years ago
Shorten the required length of a variable name to 1 character More... about 11 years ago
New unit tests More... about 11 years ago
New unit tests More... about 11 years ago
Shorten the scope at which the variable context is available More... about 11 years ago
Shorten the scope at which the variable context is available More... about 11 years ago
Fix template to show nothing if there are no iterations More... about 11 years ago
Fix template to show nothing if there are no iterations More... about 11 years ago
Added multi line support for plugin parameters, and unit tests to ensure they work. More... about 11 years ago
Added multi line support for plugin parameters, and unit tests to ensure they work. More... about 11 years ago
Fix url to overwrite those of icomoon More... about 11 years ago
Fix url to overwrite those of icomoon More... about 11 years ago
Inline plugins check first if character just after is '}' rather than being somewhat partially greedy. More... about 11 years ago
Inline plugins check first if character just after is '}' rather than being somewhat partially greedy. More... about 11 years ago
Added at first failing unit test for inlineplugins being overly greedy with their parameters. More... about 11 years ago
Added at first failing unit test for inlineplugins being overly greedy with their parameters. More... about 11 years ago
Account for plugins that are left open. Don't parse them. More... about 11 years ago
Account for plugins that are left open. Don't parse them. More... about 11 years ago
Account for plugins that are left open. Don't parse them. More... about 11 years ago
Account for plugins that are left open. Don't parse them. More... about 11 years ago