Clone this repo:

Branches

  1. 9839e0f Turns on multiline matching for regex_compile by Jason Tsay · 13 years ago master
  2. eae51d6 Renames regex to regex_matches in builtins.pl by Jason Tsay · 13 years ago
  3. ba3b841 Add regex/2,3 predicate by Jason Tsay · 13 years ago
  4. 7844ba4 Fix Compiler to load from its own ClassLoader by Shawn O. Pearce · 13 years ago
  5. dbaf960 Add classloader to engine from PrologMachineCopy by Jason Tsay · 13 years ago
  6. 6a2c73d Fix consult/1 to report loading time to current output by Shawn O. Pearce · 13 years ago
  7. 12896d1 Simplify the main execution loop of the interpreter by Shawn O. Pearce · 13 years ago
  8. f9b1cf4 Don't flush IO when starting evaluation by Shawn O. Pearce · 13 years ago
  9. 4d46933 Only export statistics(runtime,_) for STATISTICS_RUNTIME by Shawn O. Pearce · 13 years ago
  10. aadaf84 Make the disabled user IO streams constants by Shawn O. Pearce · 13 years ago
  11. 82df66f Avoid allocating an empty register array by Shawn O. Pearce · 13 years ago
  12. ee2b172 Create PrologMachineCopy to reduce consult costs by Shawn O. Pearce · 13 years ago
  13. 21c76f4 Make Prolog.copyHash an IdentityHashMap by Shawn O. Pearce · 13 years ago
  14. fe8235a Implement aggressive caching in PrologClassLoader by Shawn O. Pearce · 13 years ago
  15. a40c72d Remove deprecated code from PredicateEncoder by Shawn O. Pearce · 13 years ago
  16. 34233ca Remove Serializable from internals by Shawn O. Pearce · 13 years ago
  17. 18c64c8 Garbage collect the intern symbol table by Shawn O. Pearce · 13 years ago
  18. 0b259c9 Delete unused field pendingGoals from Prolog by Shawn O. Pearce · 13 years ago
  19. d268150 Use Prolog.Feature to control reflection, IO by Shawn O. Pearce · 13 years ago
  20. 5c47a23 Write generated sources to proper package structure by Shawn O. Pearce · 13 years ago