Skip to content
  1. Apr 05, 2010
  2. Mar 09, 2010
    • Nikodemus Siivola's avatar
      documentation updates · 829db7c7
      Nikodemus Siivola authored
        Add bunch of missing symbols to the manual, and go over several
        docstrings reformatting them for the benefit of the documentation
        generator.
      
        (A crapton of symbols are still not in the manual.)
      829db7c7
    • Nikodemus Siivola's avatar
      faster WHICHEVER · ada02b06
      Nikodemus Siivola authored
       Call RANDOM just once, and build an inline binary search tree
       for O(log n) goodness instead of O(n).
      
       Patch by: Gustavo <gugamilare@gmail.com>
      ada02b06
  3. Jul 27, 2008
  4. Jun 02, 2008
  5. Feb 17, 2008
    • Nikodemus Siivola's avatar
      fix WHICHEVER · c0954b31
      Nikodemus Siivola authored
       * More efficient with constant arguments.
      
       * Respect lexical environment with non-constant arguments.
      c0954b31
  6. Feb 09, 2008
  7. Dec 19, 2007
    • Nikodemus Siivola's avatar
      NTH-VALUE-OR · cbb90e6e
      Nikodemus Siivola authored
       * Thanks to Andreas Fuchs -- I only took the liberty of changing the name from
         MULTIPLE-VALUE-OR to NTH-VALUE-OR.
      cbb90e6e
  8. Aug 02, 2007
  9. Jun 01, 2007