|
|
|
@284
|
[284]
|
01/02/09 07:48:51 |
louis.dejardin |
Reworking build process to use svn revision in dlls and include VSIP msi … |
|
|
|
@282
|
[282]
|
01/01/09 03:17:01 |
louis.dejardin |
Renaming ScriptingLanguageFactory? to PythonLanguageFactory? |
|
|
|
@281
|
[281]
|
12/31/08 21:09:29 |
louis.dejardin |
fixes #103 Beginning views with '#'
Added special control-characters … |
|
|
|
@274
|
[274]
|
12/23/08 06:28:13 |
louis.dejardin |
closes #95 - VSIP As ${ or ?{ is typed add a closing } after the cursor |
|
|
|
@272
|
[272]
|
12/23/08 03:10:42 |
louis.dejardin |
Merging changes that were incorrectly applied on a branch |
|
|
|
@271
|
[271]
|
12/22/08 20:28:20 |
louis.dejardin |
closes #94 Add an output syntax which automatically htmlencodes value
new … |
|
|
|
@266
|
[266]
|
12/16/08 21:24:51 |
louis.dejardin |
Merging spike code for VSIP libraries. Still pre-alpha. |
|
|
|
@257
|
[257]
|
11/30/08 18:59:56 |
louis.dejardin |
Applied patch from Pete Mounce
Closes #90 Configurable Null exception … |
|
|
|
@256
|
[256]
|
11/21/08 21:06:39 |
louis.dejardin |
Closes #88 Add a way for a view to use select a non-default … |
|
|
|
@245
|
[245]
|
11/20/08 03:25:24 |
louis.dejardin |
Merging changes to integrate IronRuby? as a view language |
|
|
|
@234
|
[234]
|
11/14/08 06:14:53 |
louis.dejardin |
merged scripting branch. closes #87 Look into adding support for DLR based … |
|
|
|
@225
|
[225]
|
11/05/08 17:02:54 |
louis.dejardin |
Reversing some changes on the trunk related to code dom |
|
|
|
@218
|
[218]
|
10/22/08 07:26:23 |
louis.dejardin |
Starting to add a CodeDomViewCompiler? version of the ViewCompiler?. |
|
|
|
@215
|
[215]
|
10/19/08 01:29:02 |
louis.dejardin |
Inside ${expr} or <%=expr%> the keyword "class" will be changed to an … |
|
|
|
@214
|
[214]
|
10/17/08 00:14:26 |
louis.dejardin |
Updated for Asp.Net MVC Beta |
|
|
|
@209
|
[209]
|
10/11/08 05:25:38 |
louis.dejardin |
closes #81 ViewComponent? RenderView? support for once="". The collection … |
|
|
|
@208
|
[208]
|
10/11/08 05:04:02 |
louis.dejardin |
Implementing SpoolWriter? for content and view output to avoid memory … |
|
|
|
@201
|
[201]
|
10/07/08 05:56:42 |
louis.dejardin |
closes #77 supports each="" if="" once="" attributes, in that order, to … |
|
|
|
@200
|
[200]
|
10/06/08 22:38:23 |
louis.dejardin |
re #77 adding support if and each attributes to special elements and … |
|
|
|
@199
|
[199]
|
10/04/08 16:51:05 |
louis.dejardin |
Hah! Copied a class and then modified the original. D'oh! |
|
|
|
@198
|
[198]
|
10/04/08 06:52:53 |
louis.dejardin |
closes #74 Add an attribute to declare a "just once" flag
adds <test … |
|
|
|
@197
|
[197]
|
10/04/08 04:39:59 |
louis.dejardin |
closes #73 extent of the conditional attribute ?{} text is now limited up … |
|
|
|
@196
|
[196]
|
10/04/08 03:09:09 |
louis.dejardin |
closes #46 code parser rules now recognize // and /* comments, so … |
|
|
|
@195
|
[195]
|
10/03/08 23:57:35 |
louis.dejardin |
closes #78 Allow < characters in template text. Inside both attributes and … |
|
|
|
@194
|
[194]
|
10/03/08 03:35:38 |
louis.dejardin |
closes #76 null exception management
catches NullReferenceException? in … |
|
|
|
@191
|
[191]
|
09/27/08 04:24:45 |
louis.dejardin |
Implemented a <default name="value"/> element to provide things like … |
|
|
|
@190
|
[190]
|
09/27/08 02:59:43 |
louis.dejardin |
Creating unit tests for #56 and potentially … |
|
|
|
@187
|
[187]
|
09/26/08 03:17:56 |
louis.dejardin |
Updating file headers |
|
|
|
@186
|
[186]
|
09/26/08 03:02:37 |
louis.dejardin |
Added PrecompileAttribute? which is added to controllers
Added … |
|
|
|
@183
|
[183]
|
09/19/08 07:18:27 |
louis.dejardin |
Adding a <views> element to the <spark> config
fixes #69 … |
|
|
|
@182
|
[182]
|
09/18/08 15:33:45 |
louis.dejardin |
Initial project for VS integration package |
|
|
|
@177
|
[177]
|
09/16/08 19:28:05 |
louis.dejardin |
closes #63 Render same view/template from javascript |
|
|
|
@175
|
[175]
|
09/16/08 17:05:20 |
louis.dejardin |
Applied patch from Chad Lee
fixes #65 Nested View Components don't render … |
|
|
|
@173
|
[173]
|
09/15/08 21:33:07 |
louis.dejardin |
Adding javascript support for <render/> tags |
|
|
|
@172
|
[172]
|
09/15/08 18:29:50 |
louis.dejardin |
Adding missing files… |
|
|
|
@171
|
[171]
|
09/15/08 18:28:21 |
louis.dejardin |
Adding macro support for javascript |
|
|
|
@170
|
[170]
|
09/15/08 18:05:52 |
louis.dejardin |
Inline javascript |
|
|
|
@169
|
[169]
|
09/15/08 17:58:30 |
louis.dejardin |
Moving folder name back |
|
|
|
@168
|
[168]
|
09/15/08 17:57:12 |
louis.dejardin |
Rafactoring and implementing javascript compiler |
|
|
|
@167
|
[167]
|
09/14/08 05:56:46 |
louis.dejardin |
Changing unit tests and release mode build to avoiding leaving assemblies … |
|
|
|
@161
|
[161]
|
09/13/08 04:59:40 |
louis.dejardin |
-- |
|
|
|
@160
|
[160]
|
09/12/08 20:40:54 |
louis.dejardin |
fixes #60 ViewComponent? with Partials in Section throws exception on … |
|
|
|
@159
|
[159]
|
09/12/08 04:58:10 |
louis.dejardin |
closes #50 additional view folder mechanisms |
|
|
|
@158
|
[158]
|
09/12/08 04:11:31 |
louis.dejardin |
Working on #50 - adding additional view folders |
|
|
|
@155
|
[155]
|
09/11/08 04:34:17 |
louis.dejardin |
closes #57 Import and include directives |
|
|
|
@154
|
[154]
|
09/11/08 00:16:47 |
louis.dejardin |
Adding <use import="filename"/> directive |
|
|
|
@153
|
[153]
|
09/10/08 00:24:46 |
louis.dejardin |
Need to support other prefixes shortcute explicitly when prefix is set in … |
|
|
|
@152
|
[152]
|
09/10/08 00:09:18 |
louis.dejardin |
Implementing support for xmlns qualified partials and … |
|
|
|
@151
|
[151]
|
09/09/08 06:55:20 |
louis.dejardin |
Changing xmlns and fixing typo |
|
|
|
@150
|
[150]
|
09/09/08 06:12:45 |
louis.dejardin |
Some initial support for xmlns prefixes |
|
|
|
@149
|
[149]
|
09/07/08 07:01:16 |
louis.dejardin |
closes #35 Alternate <viewdata> syntax |
|
|
|
@146
|
[146]
|
09/06/08 08:58:17 |
louis.dejardin |
Adding an embedded view folder implementation |
|
|
|
@142
|
[142]
|
09/06/08 02:34:20 |
louis.dejardin |
closes #51 Parse Error when generating xml files
Because of xmldecl and … |
|
|
|
@138
|
[138]
|
09/05/08 09:26:38 |
louis.dejardin |
Working on samples of partials |
|
|
|
@137
|
[137]
|
09/05/08 00:10:56 |
louis.dejardin |
Working on partial sections |
|
|
|
@136
|
[136]
|
09/04/08 08:44:39 |
louis.dejardin |
closes #48 Alter parser to retain positional information with … |
|
|
|
@117
|
[117]
|
09/01/08 02:26:20 |
louis.dejardin |
closes #34 Html attributes that are added conditionally |
|
|
|
@116
|
[116]
|
08/31/08 19:20:42 |
louis.dejardin |
closes #42 More loop autovariables |
|
|
|
@115
|
[115]
|
08/31/08 18:20:13 |
louis.dejardin |
closes #44 Create shorter syntax for elements with name-like attributes |
|
|
|
@101
|
[101]
|
08/27/08 22:42:52 |
louis.dejardin |
Closes #43 Create a sample for medium-trust deployment |
|
|
|
@94
|
[94]
|
08/25/08 16:31:43 |
louis.dejardin |
Added the ability to load precompiled assemblies |
|
|
|
@93
|
[93]
|
08/24/08 20:23:32 |
louis.dejardin |
Implementing pre-compile mechanisms |
|
|
|
@91
|
[91]
|
08/24/08 16:51:11 |
louis.dejardin |
closes #41 "const int" throws a compile error |
|
|
|
@90
|
[90]
|
08/23/08 16:09:02 |
louis.dejardin |
Applied patch from Chadly. Closes #40 ViewComponent? Sections are not … |
|
|
|
@89
|
[89]
|
08/21/08 04:47:27 |
louis.dejardin |
Supporting IoC instantiation of view classes |
|
|
|
@81
|
[81]
|
08/10/08 18:21:43 |
louis.dejardin |
Closes #38 Capture content directly to variables
Closes #36 Inner text on … |
|
|
|
@80
|
[80]
|
08/09/08 05:06:48 |
louis.dejardin |
Closes #26 Lines with only spark markup should be left out of the output |
|
|
|
@78
|
[78]
|
08/07/08 03:56:40 |
louis.dejardin |
Adding ISparkSettings properties higher up in the asp.net mvc controller … |
|
|
|
@77
|
[77]
|
08/05/08 15:56:11 |
louis.dejardin |
Fixed #31 JQuery id selector breaks view engine code generator
Fixed #35 … |
|
|
|
@76
|
[76]
|
08/04/08 04:00:15 |
louis.dejardin |
Closes #20 Release web site should generate release assemblies
Closes #28 … |
|
|
|
@75
|
[75]
|
08/03/08 23:07:50 |
louis.dejardin |
Patch from Tim Schmidt for #32 Add a namespace to the generated SparkView? … |
|
|
|
@74
|
[74]
|
08/02/08 01:07:01 |
louis.dejardin |
Returned from vacation. Implemented:
#18 Support RenderView? from … |
|
|
|
@73
|
[73]
|
07/26/08 06:34:14 |
louis.dejardin |
Updating copyright on tests. Adding an InMemoryViewFolder?. Adding a engine … |
|
|
|
@70
|
[70]
|
07/26/08 04:32:45 |
louis.dejardin |
fixed #22
Added verbatim versions of single- and double-quoted strings |
|
|
|
@69
|
[69]
|
07/25/08 18:22:21 |
louis.dejardin |
Fixes #21 making inline code statements aware of string literals. |
|
|
|
@68
|
[68]
|
07/24/08 01:33:48 |
louis.dejardin |
Adding some of the very basic expression and statement syntax to the … |
|
|
|
@67
|
[67]
|
07/23/08 19:42:34 |
louis.dejardin |
Adding support for Layouts folder, nested layout files, and changed view … |
|
|
|
@66
|
[66]
|
07/21/08 05:47:40 |
louis.dejardin |
Added a SparkViewDescriptor? to replace the handful of string arguments … |
|
|
|
@65
|
[65]
|
07/19/08 10:51:30 |
louis.dejardin |
Vastly improved debugging experience and yellow page of death exception |
|
|
|
@64
|
[64]
|
07/19/08 07:33:39 |
louis.dejardin |
Implemented <test if> element, and added support for inline <else/> and … |
|
|
|
@63
|
[63]
|
07/19/08 06:04:16 |
louis.dejardin |
Removed $expression; syntax
Added string 'literal' to "literal" … |
|
|
|
@62
|
[62]
|
07/19/08 02:47:31 |
louis.dejardin |
Changing resulting value of code node |
|
|
|
@61
|
[61]
|
07/19/08 02:44:45 |
louis.dejardin |
Reformatting a bit for appearance |
|
|
|
@60
|
[60]
|
07/19/08 00:40:31 |
louis.dejardin |
Updated to use the Asp.Net MVC preview 4 libraries |
|
|
|
@59
|
[59]
|
07/14/08 02:49:28 |
louis.dejardin |
Applied patch from Tim Schmidt: Parser allows & characters as text nodes … |
|
|
|
@52
|
[52]
|
07/07/08 18:29:00 |
louis.dejardin |
Adding Northwind Asp.Net Mvc demo |
|
|
|
@51
|
[51]
|
06/29/08 21:42:19 |
louis.dejardin |
Adding Index int to foreach loops |
|
|
|
@50
|
[50]
|
06/24/08 03:42:22 |
louis.dejardin |
Throws a meaningful exception when a file can't parse |
|
|
|
@49
|
[49]
|
06/24/08 03:10:19 |
louis.dejardin |
Adding a signing key |
|
|
|
@45
|
[45]
|
06/20/08 04:25:24 |
louis.dejardin |
Changing to project references |
|
|
|
@41
|
[41]
|
06/19/08 20:57:39 |
louis.dejardin |
Changing template file extension from xml to spark |
|
|
|
@40
|
[40]
|
06/18/08 18:03:51 |
louis.dejardin |
Refactoring switch statement out of code generator. Adding support for … |
|
|
|
@35
|
[35]
|
06/16/08 23:52:43 |
louis.dejardin |
Adding support for <macro>. Adding ILogger Logger to view. |
|
|
|
@33
|
[33]
|
06/16/08 22:29:39 |
louis.dejardin |
Adjusting names, namespaces |
|
|
|
@30
|
[30]
|
06/15/08 08:35:21 |
louis.dejardin |
Changing StringBuilder? to TextWriter? |
|
|
|
@29
|
[29]
|
06/15/08 06:24:47 |
louis.dejardin |
Adding support for <% %> and # statements |
|
|
|
@28
|
[28]
|
06/15/08 04:18:00 |
louis.dejardin |
Adding <%=expression%> support |
|
|
|
@26
|
[26]
|
06/14/08 09:27:21 |
louis.dejardin |
Continued work on extension support. Partial functionality of view … |
|
|
|
@25
|
[25]
|
06/14/08 00:43:24 |
louis.dejardin |
Building support for client integrated extensions. |
|
|
|
@24
|
[24]
|
06/13/08 18:46:38 |
louis.dejardin |
Changing all tabs to spaces, adding apache license copy |