Downloadliste

Projektbeschreibung

Fresh IDE is a visual assembly language IDE with a built-in Flat assembler (FASM) compiler. It is written in Fresh IDE and is a self-compilable application. It is fully compatible with FASM and can be compiled with every version of FASM, as well. The main goal of Fresh is to make programming in assembly as fast and efficient as in high-level languages, without sacrificing the small application size and raw power of assembly language. It is a Windows application, but it runs in Wine very well and can create, compile, debug, and run applications for Windows and Linux on both Windows and Linux host machines.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-07 10:19
2.1.4

Diese Version wird gezielt zur Verbesserung der Benutzerfreundlichkeit unter Linux (Wine).

Die meisten wurden ärgerlich behoben einschließlich das Flackern des Editor-Fensters aktiviert und die schwache Leistung der Codefenster-Vervollständigung.

Darüber hinaus wurden einige Bugs behoben und FreshLib wurde auf die neueste Version aktualisiert.

Aktualisierung ist für die Verwendung von frischen IDE unter Wein empfehlenswert.
Tags: bugfix, Wine, Linux
This release is targeted to improve the user experience in Linux (Wine).

Most annoying issues have been fixed,
including

the flickering of the editor window when activated and the poor performance of the code
completion window.

Additionally,
several bugs have been fixed, and FreshLib has been updated to the latest
development version.

Updating is highly recommended for those using Fresh IDE under Wine.

2012-11-26 08:45
2.1.3

Diese Version wird den Compiler FASM auf Version 1.71.06.
Tags: Minor, bugfix
This version updates the FASM compiler to version 1.71.06.

2012-11-10 23:20
2.1.2

Dieses Release enthält Korrekturen für Fehler auf Windows 7 64-Bit-Plattformen gemeldet. Aktualisierung wird dringend empfohlen.
Tags: bugfix
This release contains fixes for bugs reported on 64-bit Windows 7 platforms. Updating is highly recommended.

2012-11-03 16:28
2.1.1

Mehrere neue Features und Bugfixes. Der Schwerpunkt liegt auf den Code Exploration Features. Geschichte-Manager implementiert wurde. Es merkt sich Ihren Weg und dann kann navigieren Sie hin und her durch die Quelldateien erforscht. Diese Funktion ergänzen die anderen Code Exploration Funktionen um Code Exploration schnell und effizient zu gestalten. "Umschlüsselung"-basierten Features jetzt arbeiten mit lokalen Bezeichnungen auch. Für die Cross-Reference-Fenster wurde eine bessere Tastaturschnittstelle bereitgestellt. Speicherlecks, einen Fehler im neuen Cross-Reference-Verarbeitungscode und einen Zombifying-Fehler beim Beenden behoben wurden.
Tags: Major, new features, bugfix
Several new features and bugfixes. The main focus is on the code exploration features. History manager was implemented. It remembers your path and then can navigate you back and forward through the explored source files. This feature complement the other code exploration features in order to make code exploration fast and efficient. "Cross reference"-based features now work with local labels as well. A better keyboard interface was provided for the cross reference window. Memory leaks, a serious bug in the new cross reference processing code, and a zombifying bug on exit were fixed.

2012-11-01 06:09
2.1.0

Wichtige neue Funktionen und Verbesserungen. Auto-Vervollständigung für die lokalen Bezeichnungen wurde implementiert. Es sollte die Programmierung erheblich reduzieren Tastenanschläge beschleunigen. Die Kompilierung wurde durch Optimierung der der Querverweis-Verarbeitungsalgorithmen stark reduziert. Die neuesten FASM 1.71.05 Compiler ist im Preis inbegriffen. Die neueste Arbeitsversion von FreshLib, teilweise auf KolibriOS, portiert wurde zusammengeschlossen. FreshLib enthält jetzt Vorlagen für leichter auf neue Betriebssysteme zu portieren.
Tags: Major, new features, important
Important new features and fixes. Auto-completion for the local labels was implemented. It should speed up the programming by vastly reducing keystrokes typed. The compilation time was greatly reduced by optimization of the cross-reference processing algorithms. The latest FASM 1.71.05 compiler is included. The latest working version of FreshLib, partially ported to KolibriOS, was merged. FreshLib now includes templates for easier porting to new OSes.

Project Resources