Test cases now succeed fully again
100% test case success for C# 6
Registrations now works again, but the collecti...
Getting closer to a decentralized reporting system
It is now compiable, but need to rework the who...
Moved title-related stuff into their own provid...
Slowly getting rid of the context stuff and mov...
Getting closer to getting a more rigid and trus...
Renamed MergedHappening to be more consistent w...
Broken.
Simplified the happening provider directory str...
Moved happenings
Simplified the happening collection process
Just removed a few typos
types with nested generic arguments now work fo...
InputGroup now works properly!
Nesting can now have different scopes depending...
Support for "entering" a <b:nested /> tag, whic...
Nested viewstack now gets the correct code scope
Dynamic properties through a "self" variable in...
Cope scope and nested rendering now seems to wo...
Fixed some more scope issues with the compiled ...
Getting closer to all the code blocks working -...
Hopefully finally got a working viewstack for c...
Lots of changes to code generation; which has b...
Newline for client joint actions into basepage
Went back to typed component, since dynamic has...
OnBeforeRender is now not called several times ...
Improved the finding of the current template's ...
Attributes are now collected without the use of...
Fixed test cases so it works better after IView...
small bugfixes
Bakced to a more suitable .NET version, and fix...
Some more work to get back to the old standards
Fixed attributes being added inside nested comp...
Now works better with the attribute and how the...
Improved the whitespace handling and the attrib...
Removed some not needed code
Changing the whole way that templates render th...
Getting closer to something working -- trial by...
No longer renders nested blocks inside a hidden...
All test cases now works again
Inheriting base templates now works again, with...
Some more work on updating the code after recen...
Better attribute system which support attribute...
Changed all *.cshtml into *.bhtml and implement...
Translated a first draft of the basic views... ...
Nested templates can now have a new mode:
Some better attribute rendering code, and abili...
Very rudimentary dynamic attributes from behavi...
Fixed the parsing of html comments to be able t...
Huge commit, working towards using own new Blad...
Commit before starting work on replacing Razor
*very* basic session handling -- right now ther...
some more template content locators
Working Assembly Template Content Locator
moved and restructured
moved
Basic rendering now works -- time to do some wo...
Code blocks work perfectly!
Closer to getting this to work -- now we just n...
some more work -- but things are getting really...
Start of the compiling of custom code
antlr matches veriables better
Some work towards variables; but it currently c...
Moved the rendering code into the Blade code --...
Altering parent component block from child body...
More work; getting somewhere.
Some fixes to the templates and rendering pipe,...
The dawn of Blade
Starting work on Blade
Project stakeholders and time accounts
RenderOnlyBody -> RenderMode
InputGroup with prefix and suffix addons
Getting closer -- but the bootstrap modal is pr...
Working on actually getting the application int...
Any component which has "opening" and "closing"...
Fixed most of the broken cshtml pages
"Working" nesting rendering
Trying to get EnterComponent to work, but right...
fixed some lazy loading, but buttons are broken...
Lazy loading now works for simple tests
Changed some interface methods for Initializing...