Releases: emojicode/emojicode
1.0 beta 2
Install with magic installation here
๐คฉ This is 1.0 beta 2.
- Improved syntax:
- ๐ instead of ๐
- ๐ for ๐ฅ
- Use ๐ instead of ๐ for collections.
- Enums are now declared with ๐.
- Use โ instead of ๐ซ for integers.
- ๐ฟ New universal literals #156
- ๐ ๐ syntax
- Infer generic type variables in initializers.
- String interpolation ๐งฒ
- Method and initializer overloading.
- Improved type inference.
- Add sanity checks for memory flow promises.
- Use emoji file extension ๐ more prominently and
๐
instead ofinterface.emojii
. - Fix bugs with โป๏ธ, generic boxing, a bug with type methods on generic types, a bug with MFA, stack allocation in loops (fix #151)
If you have any questions, comments, feedback, suggestions or whatever you come up with, open an issue or join the chat or follow Emojicodeโs Twitter account now.
1.0 beta 1
Install with magic installation here
๐ฒ Letโs get excited. This is the first 1.0 pre-release.
๐ฅ This update brings these awesome, premium grade features:
- ๐ Advanced generic dynamism (i.e. casting).
- ๐ JSON parsing returns in the JSON package.
- ๐ Fine tuning, custom optimization passes and other improvements bring performance improvements of up to 60%.
๐ฅ Moreover, improvements include:
- ๐ Short-cut syntax for calling a method on this object. Just write ๐โinstead of ๐๐โ.
- โผ๏ธNo return got its own representation.
- ๐ฆ s package gained additional APIs.
- ๐General decorator syntax for a more future-proof syntax.
- Short-circuit ๐ค and ๐ and other operator improvements.
- Give ๐บ prefix precedence.
- Upgrade to LLVM 8.
๐ฅ Last but not least, some bug fixes:
- ๐ Fixes a bug that could cause ๐ฏ๐ to return incorrect values.
- ๐ Fixes a bug where boxed optionals with no value would be treated as having a value when releasing.
- ๐ฆ Fixes a bug that could cause undefined behavior when using ๐ง .
- ๐ Fixes a bug in the pretty printer that caused closures to be printed incorrectly.
โ๏ธ Fixes a bug that could cause memory leaks when calling callables.- ๐ Fixes a bug where capture values might be released.
- โป๏ธ Fixes destruction process to avoid use-after-free in deinitializers.
- ๐ก Fixes a bug with ๐ฏ to ๐ก conversion (#131)
If you have any questions, comments, feedback, suggestions or whatever you come up with, open an issue or join the chat or follow Emojicodeโs Twitter account now.
0.9.0
Install with magic installation here
- ๐บNew, better, more versatile error handling (#112)
- ๐ธIntroducing multi-emoji identifiers
- ๐งผ Upgrade to LLVM 7
- ๐ฒ Fixes a bug that caused values to be incorrectly retained in casts.
- ๐ More precise, path-based variable initialization analysis.
- ๐ Allow non-escaping closures to modify local variables and value type contexts.
- โน๏ธ Allow compiler to display supporting notes when emitting compiler errors.
If you have any questions, comments, feedback, suggestions or whatever you come up with, open an issue or join the chat or follow Emojicodeโs Twitter account now.
0.8.4
Install with magic installation here
- ๐ฆ Fixes a bug that could occur when importing packages.
- โก๏ธ Fixes a bug that would prevent functions with certain return types from compiling.
If you have any questions, comments, feedback, suggestions or whatever you come up with, open an issue or join the chat or follow Emojicodeโs Twitter account now.
0.8.3
Install with magic installation here
- โช๏ธ Improves flow control code generation
- ๐ฆ Fixes a bug that could cause enums to malfunction across packages
- ๐ฌ Fixes a bug related to boxing and optionals
- ๐ฒ Improves errors for incorrect cast operations
- ๐๐ Fixes a minor bug related to closures
If you have any questions, comments, feedback, suggestions or whatever you come up with, open an issue or join the chat or follow Emojicodeโs Twitter account now.
0.8.2
Install with magic installation here
- ๐ฆ Bundle testtube package for distribution.
If you have any questions, comments, feedback, suggestions or whatever you come up with, open an issue or join the chat or follow Emojicodeโs Twitter account now.
0.8.1
Install with magic installation here
- ๐ Fixes a bug related to boxing.
- ๐ Fixes a bug related to the release of variable values.
-r
now outputs its report to the filedocumentation.json
If you have any questions, comments, feedback, suggestions or whatever you come up with, open an issue or join the chat or follow Emojicodeโs Twitter account now.
0.8
Install with magic installation here
Itโs time for another update
- ๐ฆ Adds a method to search for a value in a ๐จ.
- โด๏ธ Int B9A4 roduces references.
- ๐ฅฏ Introduces inline functions.
- Adds warnings for variable shadowing.
- Fixes a bug that allowed returned values to be mutated.
- Fixes a bug related to stack allocation.
- Entirely removes extensions.
- Fixes bugs related to instance variables with a default initialization value.
If you have any questions, comments, feedback, suggestions or whatever you come up with, open an issue or join the chat or follow Emojicodeโs Twitter account now.
0.7
Install with magic installation here
This update brings many improvements:
- Optionals for pointer types are more efficient.
- Strings now use UTF-8, which avoids a lot of copying. The interface has also been changed.
- Concatenation, dictionary and list literals avoid unnecessary allocations.
- ๐ has been renamed to ๐งต.
- Lists and dictionaries are value types now. Read more in the documentation.
- Improvements to the LLVM IR the compiler emitsโor simply speaking faster executables.
- Emojicode now ships with
testtube
for unit testing. - Emojicode now has an emoji file extension:
hello.๐
(Thanks to @rozaxe and @zored) - Improved access level inheritance
- Added an additive inverse method (#106)
- Instance variables can be declared and assigned directly in the type body.
Speed improvements of up to 95% compared to 0.6.4 can be seen.
Keep coding emoji lovers! ๐
0.6.4
- Fixes a serious memory management bug related to โฉ๏ธ.
- ๐ Fixes a bug that prevented callables from being used with generics and โช๏ธ.
- ๐ Fixes closures inside initializers.
- โ๏ธ Seed hash returned by ๐กโ๏ธ.
- ๐ Fixes unexpected initialization behavior.
It is not gonna get any awesomer. Seriously. ๐