Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor BuiltIn_Commands_BaseClass to ScriptBaseClass to ease the later | Melanie Thielker | 2008-09-23 | 1 | -2/+2 |
| | | | | | | code merging and transition to Shared/ | ||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 3 | -52/+52 |
| | |||||
* | Mantis#1931. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-08-13 | 11 | -257/+1068 |
| | | | | | | | | | | | * Yield Prolog 1.0.1 Released : it passes all but 9 of the 421 tests in the ISO Prolog test suite (97.8%) . * support dynamic predicates and rules. * support 'import' to use external static functions improves connection to C# functions * Matches Yield Prolog r831 | ||||
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | squashing warnings critters | Dr Scofield | 2008-07-16 | 2 | -1/+10 |
| | |||||
* | Mantis#1753. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-07-16 | 4 | -1121/+2541 |
| | | | | | | Brings Yield Prolog up to date with sourceforge version 0.9.10 Patched applies to both DotNet and XEngine. | ||||
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 9 | -32/+76 |
| | |||||
* | Mantis#1475. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-06-07 | 2 | -222/+830 |
| | | | | | | | This patch brings the Yield Prolog in sync with the YP r669. Biggest item is support for functions asserta and assertz , providing dynamic databases. | ||||
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 15 | -170/+170 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-06-01 | 16 | -13463/+13463 |
| | |||||
* | Mantis#1314. Thank you kindly, Kinoc for YieldProlog. | Charles Krinke | 2008-05-31 | 16 | -0/+13463 |
I have added everything *except* the patch to .../LSL/Compiler.cs. The Compiler.cs patch has a namespace issue. Lets make a second patch to close the gap. |