aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/YieldProlog/README.TXT (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Compiler Connection! One world, one compiler!Melanie Thielker2008-09-261-514/+0
|
* Refactor BuiltIn_Commands_BaseClass to ScriptBaseClass to ease the laterMelanie Thielker2008-09-231-2/+2
| | | | | | code merging and transition to Shared/
* Mantis#1931. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-08-131-0/+109
| | | | | | | | | | | * 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.Jeff Ames2008-06-011-405/+405
|
* Mantis#1314. Thank you kindly, Kinoc for YieldProlog.Charles Krinke2008-05-311-0/+405
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.