1. 15 sept., 2011 1 validation
  2. 12 sept., 2011 1 validation
  3. 02 sept., 2011 4 validations
  4. 01 sept., 2011 13 validations
  5. 28 août, 2011 11 validations
  6. 27 août, 2011 2 validations
  7. 05 mai, 2010 1 validation
  8. 13 jan., 2008 1 validation
  9. 25 nov., 2007 3 validations
  10. 17 juil., 2007 1 validation
    • spottedMetal's avatar
      Added trivial grammar E_NP_ for testing. · 20ecaa25
      spottedMetal a écrit
      Fixed error in Chart parses method, where it would
      incorrectly return some parses that did not start at the beginning
      of the input (and therefore did not span the whole input).
      20ecaa25
  11. 13 juil., 2007 2 validations
    • spottedMetal's avatar
      Added functions variables, test_ask. · 551af9ab
      spottedMetal a écrit
      Corrected doctests for standardize_apart.
      
      Preliminary doctest examples for fol_bc_ask.
      
      Corrected error in the 'literals' function.
      
      In class FolKB, added doctest examples; added definition
      of method ask_generator.
      
      Added functions pretty, pretty_dict, pretty_set, pp;
      redefined ppdict, ppset, using pretty_dict and pretty_set.
      
      Cleaned up code, simplifying statements and comments.
      551af9ab
    • spottedMetal's avatar
      Added function subst_compose. · cbd652ff
      spottedMetal a écrit
      fol_bc_ask MIGHT be working now, in the form of returning a list of all 
      answers instead of yielding them one at a time.  Needs more testing.
      cbd652ff