fa552f69c1
* NEW: New gb.complex component [INTERPRETER] * BUG: Automatic array conversion now works with not yet loaded array classes. [GB.COMPLEX] * NEW: New component that implements a rudimentary management of complex numbers. This component is automatically loaded if a complex number constant is encountered and no loaded component can already handle complex numbers. git-svn-id: svn://localhost/gambas/trunk@4924 867c0c6c-44f3-4631-809d-bfa615b0a4ec
4 lines
72 B
Text
4 lines
72 B
Text
[Component]
|
|
Key=gb.component
|
|
Author=Benoît Minisini
|
|
Implements=Complex
|