Conversation
* [ADDED] CORE_MATH_TABLE core table * [ADDED] ppc64le : fexp * [ADDED] aarch64 : fexp * [FIXED]linux ide - compile the project * [FIXED] ide linux - displaying text * [ADDED] ppc64le : fln * [ADDED] Linux - open a file * working on #283 : unboxing duplicate object * working on xforms - supporting RadioButtonGroup * [ADDED] xforms : supporting RadioButton, Panel * [ADDED] API : forms'Combobox * [SM][ADDED] supporting $regex rules * supporting \d regex symbol * upndown - fixing an error with selecting radio button group before the control is created * [ADDED] aarch64 : fln * [IDE] Linux - set focus on activate * [ADDED] #708 : introducing macos subversion * #708 : introduce macOs elc version, dummy macholinker * reoginizing linux configuration to compile the library to lib60, instead of directly to \usr\... * #34 : introducing HttpClient draft
* initial submit * #34 : working on httpclient * refactoring template generation * [FIXED] #716 : applying highlight setting changes immediately * [FIXED] IDE : fix syntax highlighting with character constants * [FIXED] #717 : The setting to change code editor font size doesn't work * [FIXED] #715 : There is no options available to change the code editor font * fixing async method routine * fixing httpget sample * [FIXED] system'threading'Task - raise an exception if the task was completed before * fixing net'http code * [FIXED] default built-in variable inside the constructor * #34 : setting default port 80 * [FIXED] displaying short struct field * #34 : working on http client * [FIXED] BlockingQueue<T> implementation * [FIXED] GC routine in MTA * [ADDED] supporting auto field * [FIXED] using try / catch / finally inside async / yield method * [ADDED] #721 : Dragging files into the IDE to open doesn't work * fixing string interpolation * #34 : supporting chunked response * api refactoring : all symbols must start with a capital letter (e.g. printingLn) * [ADDED] #723 : include path to approot temporally inside IDE * [FIXED] ppc64le : fiadd, fisub, fimul, fidiv opcodes * [ADDED] #184 : linux - select tab * migrating ldbg into a separate repo * [ADDED] project collection : support sub folders * [ADDED] #722 : [IDE] Scrolling experience * #725 : providing settings to control toolbar size
* #39 : working on ssl support * working on mbedtls support * #34 : refactoring http client * #34 : new module - mbedtls * [FIXED] AARXH64 : fiadd, fisub, fimul, fidiv * #708 : working on Mach-O Linker * working on MTA support for Linux * adding a local script for x86 * [FIXED] highlighting a string containing character codes * reorganizing project structure * [ADDED] unit test to test compileByRefHandler / compileByRefHandlerInvoker * ide : supporting saveas * #184 : working on IDE for Linux * working on og tool - providing an extra condition for byte code optimization * [FIXED] saving IDE config file in the correct folder * [FIXED] supporting clipboard operation without selection * [FIXED] IDE64 : fixing undo / redo operations * supporting optimization rules on build tape level * fixing rosetta code samples * #658 : working on DAP implementation for ELENA * [ADDED] supporting base_path attribute in a project collection * [ADDED] supporting profile attribute in a project collection * IDE : fixing location of a context menu * fixing VariadicExtensionDispatcher
* [ADDED] #742 : Declaring external callback * [ADDED] "use" statement to declare a class / external reference shortcut * working on xml * fixing external routine * [ADDED] "#import" statement to register the external library name * [ADDED] project variables * [ADDED] Conditional compilation * [ADDED] system'UnsafePointer<T> * working on meta programming : executing int comparison in compile-time * #562 : working on nullable field and template argument * #731 : loading xml * fixing a critical error with a field sequence * [FIXED] system'io'MemoryStream - reading operation * [FIXED] ByteArrayExConvertor.toByteArray extension method * [ADDED] new library : textgen * working on script engine - for loop * replace gcvt with snprintf * [IDE][ADDED] brackets highlighting * #748 : working on FreeBSD support * implement ELF hash table * working on #756 : supporting mingw * #34 : working on HttpClient - post method
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
ELENA 6.7.0 is out for all supported platforms : Windows x86 / x86-64, Linux x86 / x86-64 / AARCH64 / PPC64le / FreeBSD x86-64 !!
The release includes a number of critical bug fixes, new functionality and ported samples.
Fixes # (issue)
ELENA 6.7.0
Type of change
Link
Please visit a release page to download the binaries: https://github.com/ELENA-LANG/elena-lang/releases/tag/v6.7.0