Overview

Request 1102470 accepted

<>

- Remove move of $TARGET/tools since it does not exist.
- Remove move of `nim-gdb.py` since it's in ./tools/debug/ now.
- Add atlas version 0.6.2 tarball. It will be extracted to dist/atlas directory from the
root of the project.
- Update to version 2.0.0:
* better tuple unpacking
* forbidden tags
* improved type inference
* new standard library modules:
- std/oserrors
- std/envvars
- std/dirs
- std/files
- std/symlinks
- std/appdirs
- std/cmdline
* overloadable enums
* default value for objects
* definite assignment analysis
* strict effects
* improved error message for type mismatch
* consistent underscore handling
* javascript codegen improvement
* docgen improvements
* c++ interop enhancements
* ARC/ORC refinements
* using an unnamed break in a block is deprecated
* new strict funcs definition
* several standard library modules are now moved to nimble packagse
- std/punycode => punycode
- std/asyncftpclient => asyncftpclient
- std/smtp => smtp
- std/db_common => db_connector/db_common
- std/db_sqlite => db_connector/db_sqlite
- std/db_mysql => db_connector/db_mysql
- std/db_postgres => db_connector/db_postgres
- std/db_odbc => db_connector/db_odbc
- std/md5 => checksums/md5
- std/sha1 => checksums/sha1
- std/sums => sums
- remove nim-fix-tests-ip-protocol-missing.patch

Loading...


David Anes's avatar

Thanks Soc. Sorry for the delay, I was on vacation and I got back right today.


Soc Virnyl Estela's avatar

It's fine! Just helping out :D I don't use nim but I am happy helping out.

Request History
Soc Virnyl Estela's avatar

uncomfyhalomacro created request

<>

- Remove move of $TARGET/tools since it does not exist.
- Remove move of `nim-gdb.py` since it's in ./tools/debug/ now.
- Add atlas version 0.6.2 tarball. It will be extracted to dist/atlas directory from the
root of the project.
- Update to version 2.0.0:
* better tuple unpacking
* forbidden tags
* improved type inference
* new standard library modules:
- std/oserrors
- std/envvars
- std/dirs
- std/files
- std/symlinks
- std/appdirs
- std/cmdline
* overloadable enums
* default value for objects
* definite assignment analysis
* strict effects
* improved error message for type mismatch
* consistent underscore handling
* javascript codegen improvement
* docgen improvements
* c++ interop enhancements
* ARC/ORC refinements
* using an unnamed break in a block is deprecated
* new strict funcs definition
* several standard library modules are now moved to nimble packagse
- std/punycode => punycode
- std/asyncftpclient => asyncftpclient
- std/smtp => smtp
- std/db_common => db_connector/db_common
- std/db_sqlite => db_connector/db_sqlite
- std/db_mysql => db_connector/db_mysql
- std/db_postgres => db_connector/db_postgres
- std/db_odbc => db_connector/db_odbc
- std/md5 => checksums/md5
- std/sha1 => checksums/sha1
- std/sums => sums
- remove nim-fix-tests-ip-protocol-missing.patch


David Anes's avatar

david.anes accepted request

openSUSE Build Service is sponsored by