Skip to content
Snippets Groups Projects
  1. Nov 08, 2015
  2. Nov 07, 2015
  3. Nov 06, 2015
  4. Nov 05, 2015
  5. Nov 04, 2015
    • deuce's avatar
      Remove useless code. · 6c503e7b
      deuce authored
      Listen to podcast for more details.
      6c503e7b
    • deuce's avatar
      JS Startup optimization. · af200bfa
      deuce authored
      Use lazy resolution for file_area, msg_area, and xtrn_area objects to prevent
      having to pay the price during startup if the objects are never accessed.
      
      The delay now occurs the first time a member of the specified objects is
      accessed.
      
      These objects also now have associated class names... FileArea, MsgArea, and
      XtrnArea respectively.
      af200bfa
    • deuce's avatar
      Add SVG MIME type. · 24ef370a
      deuce authored
      24ef370a
  6. Nov 03, 2015
  7. Nov 02, 2015
Loading