Skip to content
Snippets Groups Projects
  1. Sep 23, 2017
    • TimBaumann's avatar
      Add compile step that bundles and compresses JS files (#684) · e99aefb5
      TimBaumann authored and Alex Biehl's avatar Alex Biehl committed
      * Add compile step that bundles and compresses JS files
      
      Also, manage dependencies on third-party JS libraries using NPM.
      
      * Compile JS from TypeScript
      
      * Enable 'noImplicitAny' in TypeScript
      
      * QuickJump: use JSX syntax
      
      * Generate source maps from TypeScript for easier debugging
      
      * TypeScript: more accurate type
      
      * Separate quick jump css file from ocean theme
      e99aefb5
  2. Jul 03, 2017
  3. Apr 11, 2017
  4. Aug 22, 2015
  5. Jun 30, 2015
  6. May 06, 2015
  7. Apr 26, 2015
  8. Aug 22, 2014
  9. Aug 07, 2014
  10. May 05, 2014
    • Mateusz Kowalczyk's avatar
      Move parser + parser tests out to own package. · cc269e6b
      Mateusz Kowalczyk authored
      We move some types out that are necessary as well and then
      re-export and specialise them in the core Haddock.
      
      Reason for moving out spec tests is that if we're working on the parser,
      we can simply work on that and we can ignore the rest of Haddock. The
      downside is that it's a little inconvenient if at the end of the day we
      want to see that everything passes.
      cc269e6b
  11. Aug 27, 2013
  12. Oct 15, 2012
  13. Oct 14, 2012
  14. Aug 28, 2012
  15. Mar 06, 2012
  16. Feb 03, 2012
Loading