Commit History

Author SHA1 Message Date
  Araq 11b6958755 big rename 10 years ago
  Araq 2f43fdb837 renamefest 10 years ago
  def 8b796763a3 Fix to included last element in reversed 10 years ago
  def c591db16c8 Add reversed proc 10 years ago
  Grzegorz Adam Hankiewicz 7da3c5e71e Adds do notation example to algorithm.sort. 10 years ago
  Charlie Barto 76dfa611ed fixed doc comment 10 years ago
  Charlie Barto 491291ae24 added usage example for lower bound 10 years ago
  Charlie Barto 976fb18a8f made the default comparator for lowerBound unqualified, so the user can customize via two phase lookup 10 years ago
  Charlie Barto baa304f370 added lowerBound function to algorithm library 10 years ago
  Simon Hafner e01fb17d02 product more robust against empty input 11 years ago
  Simon Hafner f070edb8b9 forgot to export product 11 years ago
  Simon Hafner ac0f15379c added Cartesian product 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq a71c5f98ea made tests green again 12 years ago
  Araq 8d99753d63 preparations for making 'closure' the default calling convention for proc types 12 years ago
  Araq 32b4192b3f version 0.8.14 13 years ago
  Araq 2633e3fb27 closure implementation: first steps 13 years ago
  Araq 9083f01fd2 fixed #96 as good as technically possible (debug frames are allocated on the C stack) 13 years ago
  Araq 8d19a93f1a pragma on/off improvements; endb rewritten 13 years ago
  Araq 76886432da even more sys assertions 13 years ago
  Araq e6b3f50c7f more sysasserts for allocator/gc 13 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq cfb107f346 implemented write access to s[i] for macros 13 years ago
  Araq 5b789f2da8 bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas 13 years ago
  Araq 3005955d20 distinction between re.replace and re.replacef; speed improvements for re module 14 years ago
  Araq e424e13bd9 various bugfixes for generics; added generic sort proc 14 years ago