flat assembler
Message board for the users of flat assembler.
Index
> Main > flat assembler 1.69.41-42 |
Author |
|
DOS386 03 Mar 2012, 08:13
> I have finally implemented the 65-th precision bit for expression calculator engine
COOOOOOOOOOOOOOL > I release this new version It's available but hidden: http://flatassembler.net/download.php Quote:
What's new: * see ^^^ above * updated calculator in the IDE too (untested) * increased bloat by almost 1 KiB * made 69.39 deprecated |
|||
03 Mar 2012, 08:13 |
|
revolution 03 Mar 2012, 08:16
DOS386 wrote: It's available but hidden: http://flatassembler.net/download.php |
|||
03 Mar 2012, 08:16 |
|
DOS386 04 Mar 2012, 07:32
minimal test: seems to work, calculator passes my $FFFF'FFFF'FFFF'FFFF-test (while older versions securely fail it), some code compiles (more not tested), TFM is updated too (but isn't the "infinite precision" a bit too optimistic for 65 bits ?) |
|||
04 Mar 2012, 07:32 |
|
Tomasz Grysztar 04 Mar 2012, 17:51
DOS386 wrote: (but isn't the "infinite precision" a bit too optimistic for 65 bits ?) This is designed with possibility of future improvements in mind - for example if there is fasm 2.0 with 129-bit calculator engine, it will be able to operate give the correct results for larger values, but for the expression which even 65-bit fasm is able to calculate they will both give the same results, so this will ensure compatibility. It also makes it possible to predict the results of calculations without any knowledge about what precision assembler uses internally in given implementation - as long as the implementation is capable of computing the particular expression for you, the result should be the same as if it was given with arbitrary precision implementation. |
|||
04 Mar 2012, 17:51 |
|
DOS386 09 Mar 2012, 15:18
Code: version 1.69.42 (Mar 05, 2012) [-] A couple of minor bugfixes has been made in formatter module, related to the recent rearrangement in expression handling. a (no longer) silent update Mar-8 ? What's new: * see above * substantial optimizations reducing bloat by over 1 KiB * split Win32 binaries into sections (I never had had virii anyway) * deleted both 40 and 41 versions |
|||
09 Mar 2012, 15:18 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.