Comparing less:master...bennycode:master · less/less.js

Commits on Sep 19, 2012

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

  5. Added media query support.

     * env.dumpLineNumbers was being lost when doing "offline" compilation
       (within node.js)
     * Added documentation for the changed options
     * --line-numbers now takes a parameter
       (either "comments", "mediaquery" or "all")
     * The system can now again output mediaqueries for FireLESS
     * Moved comments tests in debug/comments, will duplicate
       for mediaquery and for "all"
    
    Everything is still utterly broken though, tests still fail.
    Configuration menu

    Browse the repository at this point in the history

  6. Fixed some tests.

     * Import filenames are okay, line numbers are off by one in some cases
     * The nested media query still makes .tst show up as undefined
    Configuration menu

    Browse the repository at this point in the history

  7. Configuration menu

    Browse the repository at this point in the history

  8. Configuration menu

    Browse the repository at this point in the history

  9. Configuration menu

    Browse the repository at this point in the history

  10. Configuration menu

    Browse the repository at this point in the history

  11. Configuration menu

    Browse the repository at this point in the history

  12. Completed tests.

    Made a minor modification to the test runner to best reuse tests
    in these cases.
    Configuration menu

    Browse the repository at this point in the history