Releases: Villavu/Simba
Simba 1.0.1
CodeInsight now parses assigns in variable blocks.
CodeInsight now parses Lape unions correctly.
CodeInsight now returns method names with () even if they have no params.
FunctionList now puts type methods under their respective type.
GetMethodName doesn't include NextChar for non-methods.
CodeInsight now shows record inheritence.
FunctionList now sets proper MethodStr for non-methods.
Fixed a Typo in PascalScript TMufasaBitma
Simba 1.0
The long awaited release of Simba 1.0!!
Other Files: http://nala.villavu.com/downloads/master/39aea10c4f965e8befa21b6b40f901b649e24779/
Simba 1.0 Release Candidate 5
Fixes an issue with Plugins in the Function List.
Fixes an issue with Function List not obeying Defines in Lape.
Added SRL-6 extensions.
Other Files: http://nala.villavu.com/downloads/master/4257bd705f22c62148dab6b8fa10084cf0017e7e/
Simba 1.0 Release Candidate 4b
Fixed more issues with simba-1.0-rc4.
Other Files: http://nala.villavu.com/downloads/master/effab0b2ca08c13d608c668b95f0e71e14bb2081
Simba 1.0 Release Candidate 4a
Fixed an issue with simba-1.0-rc4.
Other Files: http://nala.villavu.com/downloads/master/bddffae6b4220594ab79d75d08926990d175b5d0/
Simba 1.0 Release Candidate 4
simba-1.0-rc4 Sibma 1.0 rc4.
Simba 1.0 Release Candidate 3
Final RC before we release 1.0 together with SRL6.
Simba 1.0 Release Candidate 2
Bart de Boer (1):
- new splitTPA
John Peel (14):
- Lape Classes: Exported Parent on TControl
- Simba: Fixed Function List in Lape, as well as some preliminary Code Completion.
- Simba: Function List now shows Lape methods (was showing PS)
- Simba: Fix header in simbaunit.pas file. (Accedently modified copywrite)
- Simba: Update Function List on Interpreter Change
- Simba: Added a define to CodeInsight
- Simba: FunctionList, Take into account Interpreter Changes for Script updates
- Simba: Don't show a file more than once on the FunctionList
- MML: Expand Filenames Simba: Expand Filenames in CodeInsight and Don't show includes more than once.
- Simba: Removed a debug WriteLn
- Revert "new splitTPA"
- Simba: Lape has issues with overloading methods on type methods from both parent and child.
- Simba: Reverted my attept at filling the ValDefaults.
- Update mmlpsthread.pas
Merlijn Wajer (5):
- Update search path.
- Fix a bunch of Linux compilation problems.
- Fix OCRTool.
- Remove lpexportedmethodsinc.inc
- Change to GetCurrentThreadID; FPC bug was fixed.
Nicholas Fratello (4):
- Update lpcompile.inc
- Update pscompile.inc
- Update lpcompile.inc
- Update pscompile.inc
Olly (8):
- added procedures sortATPAFromFirstPointX / Y.
- fixed TMufasaBitmap.createTPA, renamed it to more suitable name (TMufasaBitmap.findColors), and exported it to ps (previously wasn't)
- added tpa functions (medianTPA, filterTPAsBetween)
- added MultiBetween and StringMatch
- Added IsArrInStr, cleaned up middlebox so it's now in the correct section (math, previously in tpa)
- new ClearDoubleTPA algorithm
- Simba: Exported FindColorsBitmap to Lape.
- new ClearTPAFromTPA
olly (3):
- added filterpointsbox!
- doc test(filterpointsbox)
- added docs for the functions + added docs for some missing tpa functions.
Simba 1.0 Release Candidate 1
Main features:
Changed to FPC 2.6.x; Lazarus 1.0.x
- Script Manager (CynicRus / ReadySteadyGo / mc_teo)
- Form designer (CynicRus)
- Debugger (Dgby714)
- Lots of lape (imported) classes (CynicRus / Dgby714):
New:
- IntToHex (Bart)
- MiddleBox (BraK)
- InAbstractBox (BraK)
- FixRad (BraK)
- Fix Bug 241, fix window context (BraK)
- LoadFont updates, allows loading font from other directories.
- ConvertTime64 (Fratello)
- TPAFromLine (euphemism)
- EdgeFromBox (euphemism)
- FilterPointsPieNatural (core)
- AddOnTerminate DeleteOnTerminate (core)
Bugfixes:
- FilterPointsPie update (Bart)
- ClearDoubleTPA fix (CynicRus)
- More backslashes are now forward slashes. (J. Hacker)
- TPathSetting bugfixes (Dgby714)
We now have a git submodule for PascalScript (Dgby714)
Simba 0.99.2
Updated Lape
Other Files:http://nala.villavu.com/downloads/simba-prev/cceb456f74555c1b837cc97d065e6f9aad1a90bd/