Skip to content

Releases: Villavu/Simba

Simba 1.0.1

28 Sep 18:12
Compare
Choose a tag to compare

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

29 Sep 19:00
Compare
Choose a tag to compare

Simba 1.0 Release Candidate 5

25 Sep 00:57
Compare
Choose a tag to compare
Pre-release

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

23 Sep 06:58
Compare
Choose a tag to compare
Pre-release

Simba 1.0 Release Candidate 4a

23 Sep 07:00
Compare
Choose a tag to compare
Pre-release

Simba 1.0 Release Candidate 4

26 Sep 00:06
Compare
Choose a tag to compare
Pre-release
simba-1.0-rc4

Sibma 1.0 rc4.

Simba 1.0 Release Candidate 3

26 Sep 00:06
Compare
Choose a tag to compare
Pre-release

Final RC before we release 1.0 together with SRL6.

Simba 1.0 Release Candidate 2

26 Sep 00:05
Compare
Choose a tag to compare
Pre-release

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

26 Sep 00:04
Compare
Choose a tag to compare
Pre-release

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

26 Sep 00:10
Compare
Choose a tag to compare