|
|
@70
|
12 years |
chronos |
* Modified: Code related to pascal language in compiler moved to module.
|
|
|
@68
|
12 years |
chronos |
* Added: Addon modules support.
* Modified: Restored usage of …
|
|
|
@67
|
12 years |
chronos |
* Fixed: Memory leaks in expression analyze.
|
|
|
@65
|
12 years |
chronos |
* Modified: Updated GeneralRegistry package references.
|
|
|
@63
|
12 years |
chronos |
* Fixed: Procedure/function header and body not paired properly.
|
|
|
@62
|
12 years |
chronos |
* Modified: Show tab sheets of source code forms on file click in …
|
|
|
@58
|
12 years |
chronos |
* Fixed: Wrong expression analyzing.
|
|
|
@57
|
12 years |
chronos |
* Modified: Testing interpretter.
|
|
|
@51
|
13 years |
chronos |
* Added: Project determines which source file is main program source.
|
|
|
@41
|
13 years |
chronos |
* Modified: Instead of TProducer class will be used TTarget as real …
|
|
|
@32
|
14 years |
george |
|
|
|
@27
|
14 years |
george |
* Fixed: Dependency to SpecializedObjectList replaced by SpecializedList.
|
|
|
@26
|
14 years |
george |
* Removed: Generic template usage form project code. Replaced by …
|
|
|
@25
|
14 years |
george |
* Updated: Support for newer generic library.
|
|
|
@24
|
14 years |
george |
* Added: Parsing type parameters.
* Fixed: Saving edited files.
|
|
|
@21
|
14 years |
george |
* Modified: Project saving.
|
|
|
@20
|
14 years |
george |
* Modified: Tokenizer was using slow Text property of TStringList. …
|
|
|
@19
|
14 years |
george |
* Added: Support for multiple combined sections var, type, const and …
|
|
|
@18
|
14 years |
george |
* Modified: Generation of types in ProducerPascal.
|
|
|
@17
|
14 years |
george |
* Modified: Enhanced Delphi producer.
|
|
|
@12
|
14 years |
george |
* Parser renamed to Analyzer.
* Modified: Specialized parsers and …
|
|
|
@8
|
14 years |
george |
* Added: Support for type value.
|
|
|
@7
|
14 years |
george |
* Added: Support for unit initialization and finalization sections.
|
|
|
@6
|
14 years |
george |
* Added: Typecasting support.
* Fixed: Function call in expressions.
* …
|
|
|
@5
|
14 years |
george |
* Fixed: Variable and constant expression.
|
|
|
@4
|
14 years |
george |
* Modified: Reorganize parser code to use logical separated functions.
|
|
|
@3
|
14 years |
george |
* Modified: More parsing procedures transformed to functions.
|
|
|
@2
|
14 years |
george |
* Latest version copied from …
|