My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Nov 30, 2009
    Testing (Instructions on how to test EJS.) Wiki page commented on by nameisjcn   -   1111
    1111

Earlier this year

  • Nov 13, 2009
    r72 (removed production) committed by JustinBMeyer   -   removed production
    removed production
  • Nov 12, 2009
    Testing (Instructions on how to test EJS.) Wiki page commented on by wavishuang   -   <% write("Hello world") %>
    <% write("Hello world") %>
  • Oct 28, 2009
    issue 1 (String.prototype monkeypatching) commented on by Zack.Carter   -   Cool!
    Cool!
  • Oct 28, 2009
    ejs_production.js (EJS 1.0 Production) file uploaded by JustinBMeyer   -  
    Labels: Featured
    Labels: Featured
  • Oct 28, 2009
    ejs_1.0_developer.zip (EJS 1.0 Developer) file uploaded by JustinBMeyer   -  
    Labels: Featured
    Labels: Featured
  • Oct 28, 2009
    r71 (new production) committed by JustinBMeyer   -   new production
    new production
  • Oct 28, 2009
    issue 1 (String.prototype monkeypatching) Status changed by JustinBMeyer   -  
    Status: Fixed
    Status: Fixed
  • Oct 28, 2009
    issue 1 (String.prototype monkeypatching) Status changed by JustinBMeyer   -   The new version is coming out w/o this.
    Status: Accepted
    The new version is coming out w/o this.
    Status: Accepted
  • Oct 28, 2009
    issue 2 (Comments) commented on by JustinBMeyer   -   You can't just do <% /* abc */ %>
    You can't just do <% /* abc */ %>
  • Oct 28, 2009
    r70 (new, faster version, extracted from JMVC) committed by JustinBMeyer   -   new, faster version, extracted from JMVC
    new, faster version, extracted from JMVC
  • Oct 13, 2009
    issue 2 (Comments) reported by xanatos78   -   Would it be possible to add the <%-- --%> comment "escape"? Thanks
    Would it be possible to add the <%-- --%> comment "escape"? Thanks
  • May 09, 2009
    issue 1 (String.prototype monkeypatching) reported by Zack.Carter   -   rsplit and chop are unnecessary additions to String.prototype, considering they are only used a combined 3 times, and only within the library. Locally scoped functions would suffice and would avoid modifications to the global namespace (important when writing library code.) It seems these additions are an artifact of the Ruby port, but are unnecessary and potentially harmful here. Patch is attached.
    rsplit and chop are unnecessary additions to String.prototype, considering they are only used a combined 3 times, and only within the library. Locally scoped functions would suffice and would avoid modifications to the global namespace (important when writing library code.) It seems these additions are an artifact of the Ruby port, but are unnecessary and potentially harmful here. Patch is attached.
 
Hosted by Google Code