source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74   6 years chronos * Fixed: Build under Lazarus 1.8.0.
(edit) @73   11 years chronos * Modified: Packages are now stored as uncomporessed and are linked …
(edit) @72   12 years chronos * Added: Introduced concept of graph of source file set converters …
(edit) @71   12 years chronos * Modified: Modules should use modularsystem API object.
(edit) @70   12 years chronos * Modified: Code related to pascal language in compiler moved to module.
(edit) @69   12 years chronos * Added: Empty pascal module registration.
(edit) @68   12 years chronos * Added: Addon modules support. * Modified: Restored usage of …
(edit) @67   12 years chronos * Fixed: Memory leaks in expression analyze.
(edit) @66   12 years chronos * Added: Information text about completion of build process including …
(edit) @65   12 years chronos * Modified: Updated GeneralRegistry package references.
(edit) @64   12 years chronos * Added: NASM empty target.
(edit) @63   12 years chronos * Fixed: Procedure/function header and body not paired properly.
(edit) @62   12 years chronos * Modified: Show tab sheets of source code forms on file click in …
(edit) @61   12 years chronos * Added: Form with text output of executed external producer tool. * …
(edit) @60   12 years chronos * Added: Target celection combobox on main toolbar. * Added: Options …
(edit) @59   12 years chronos * Modified: Compiler will accept source code not only from files but …
(edit) @58   12 years chronos * Fixed: Wrong expression analyzing.
(edit) @57   12 years chronos * Modified: Testing interpretter.
(edit) @56   12 years chronos * Modified: Slightly enhanced unfinished interpretter.
(edit) @55   12 years chronos * Updated: Common package now contain TApplicationInfo class which …
(edit) @54   12 years chronos * Modified: Project instance is now freed in closed state. * Added: …
(edit) @53   12 years chronos * Modified: Created main UCore unit and moved non visual code from …
(edit) @52   12 years chronos * Modified: Updated Common package to version 0.7.
(edit) @51   12 years chronos * Added: Project determines which source file is main program source.
(edit) @50   12 years chronos * Modified: Interpretter execution partial implementation.
(edit) @49   12 years chronos * Added: Compiled target code now can be browsed using Target project …
(edit) @48   12 years chronos * Added: New project and files templates.
(edit) @47   12 years chronos * Modified: Project now hold file list as linear list each include …
(edit) @46   12 years chronos * Fixed: Memory leaks in TCompiler and TTarget.
(edit) @45   12 years chronos * Modified: Forms renamed to names with Form prefix.
(edit) @44   12 years chronos * Fixed: Selection of target.
(edit) @43   12 years chronos * Added: Debugging actions to Run menu.
(edit) @42   12 years chronos * Added: Targets definition classes.
(edit) @41   12 years chronos * Modified: Instead of TProducer class will be used TTarget as real …
(edit) @40   12 years chronos
(edit) @39   12 years chronos * Modified: Reorganized docked forms. Target code is now accessible …
(edit) @38   12 years chronos * Modified: Compiler now require source file list which should be …
(edit) @37   12 years chronos * Added: Form containing list of supported compiler producers. Path to …
(edit) @36   12 years chronos * Modified: Partialy solved project open/close/save management.
(edit) @35   12 years chronos * Modified: Selection of Analyzer and Producer is now done in main …
(edit) @34   12 years chronos * Added: Package Common replace units LastOpenedList and Registry. * …
(edit) @33   13 years george * Added: Pl0 pascal grammer definition. * Added: Generation of source …
(edit) @32   13 years george
(edit) @31   13 years george * Added: Tool for generating source code structure from language …
(edit) @30   13 years george * Modified: Used new CoolDocking version.
(edit) @29   13 years george * Deleted: Old forms files in old location.
(edit) @28   13 years george
(edit) @27   13 years george * Fixed: Dependency to SpecializedObjectList replaced by SpecializedList.
(edit) @26   13 years george * Removed: Generic template usage form project code. Replaced by …
(edit) @25   13 years george * Updated: Support for newer generic library.
(edit) @24   13 years george * Added: Parsing type parameters. * Fixed: Saving edited files.
(edit) @23   13 years george * Fixed: Saving project file.
(edit) @22   13 years george
(edit) @21   13 years george * Modified: Project saving.
(edit) @20   13 years george * Modified: Tokenizer was using slow Text property of TStringList. …
(edit) @19   13 years george * Added: Support for multiple combined sections var, type, const and …
(edit) @18   13 years george * Modified: Generation of types in ProducerPascal.
(edit) @17   13 years george * Modified: Enhanced Delphi producer.
(edit) @16   13 years george * Example projects renamed to Demos directory.
(edit) @15   13 years george * Reorganized example projects.
(edit) @14   13 years george * Added: SINGLE_PRODUCER keyword for exclude other producers form …
(edit) @13   13 years george * Added: Used packages.
(edit) @12   13 years george * Parser renamed to Analyzer. * Modified: Specialized parsers and …
(edit) @11   13 years george
(edit) @10   13 years george * Moved: IDE files moved to IDE subdirectory.
(edit) @9   13 years george * Added: IDE directory.
(edit) @8   13 years george * Added: Support for type value.
(edit) @7   13 years george * Added: Support for unit initialization and finalization sections.
(edit) @6   13 years george * Added: Typecasting support. * Fixed: Function call in expressions. * …
(edit) @5   13 years george * Fixed: Variable and constant expression.
(edit) @4   13 years george * Modified: Reorganize parser code to use logical separated functions.
(edit) @3   13 years george * Modified: More parsing procedures transformed to functions.
(edit) @2   13 years george * Latest version copied from …
(add) @1   13 years george * Setup base dir structure.
Note: See TracRevisionLog for help on using the revision log.