Welcome, Guest. Please login or register.

Author Topic: PowerD Update 0.19Alpha6  (Read 2237 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline x303Topic starter

PowerD Update 0.19Alpha6
« on: April 18, 2002, 01:54:11 PM »
On 13.4.2002 Martin Kuchinka updated his PowerD compiler to V0.19alpha6:


Changes:
  - You can replace (not only) powerd.lib functions just by defining them
  - fixed length arg in RealStr() function
  - fixed EStrCopy(), EStringF() functions  - improved support of OOP4A project
    - You are allowed to use directly: var.func(args) instead of domethode(var,'func',args)
  - added ppc functions: EStringF(), RealStr(), RealEStr()
  - added/fixed all the quoted-expression functions: Eval(), MapList(), ForAll(), Exists(), SelectList()
    - 68k only!!!, ppc knows currently only Eval()
  - bugfixes reported by Marco Antoniazzi    - IF (~x) compiled wrong
    - IF (a) AND ~(b) compiled wrong    - NOR and NAND keywords do now work
    - added '#include' preprocessor keyword
    - fixed assembler error when EXCEPTDO without Raise() occured
  - bugfixes reported my Kai Wolf    - fixed a bug of too many args...
  - bugfixes reported by Michel Bagmeijer    - Rem() isn't supported anymore
    - DC can now compile also data only sources without any procedures
    - added syntax error when 'CASE something:' used. (if the colon is used)
  - bugfixes reported by Nemeth Miklos
    - added a warning when assigning a value to an array (not item of array)
 

Offline csirac_

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 154
    • Show only replies by csirac_
Re: PowerD Update 0.19Alpha6
« Reply #1 on: April 18, 2002, 05:41:47 PM »
Wow, Mr Kuchinka has put a lot of effort into PowerD! It's always being updated.

I hope he gets lots of feedback for his efforts.

My hat goes off to him.

- Paul
 

Offline x303Topic starter

Re: PowerD Update 0.19Alpha6
« Reply #2 on: April 19, 2002, 01:41:22 PM »
Why don't you give him some positive feedback ?

[color=FF0000]x303[/color] :-D