objectionary / eo2js

EOLANG to JavaScript transpiler and runtime
https://www.npmjs.com/package/eo2js
MIT License
6 stars 1 forks source link

feat(#64): `string$slice` atom + more runtime tests #74

Closed maxonfjvipon closed 1 month ago

maxonfjvipon commented 1 month ago

Closes: #64


PR-Codex overview

The focus of this PR is to introduce support for BigInt data type and improve error handling in various functions.

Detailed summary

The following files were skipped due to too many changes: eo2js-runtime/src/runtime/bytes-of.js, eo2js-runtime/src/objects/org/eolang/seq.js, eo2js-runtime/src/objects/org/eolang/string$slice.js, eo2js-runtime/src/objects/org/eolang/try.js, eo2js-runtime/src/runtime/dataized.js, eo2js-runtime/src/runtime/object.js, eo2js-runtime/test/runtime/bytes-of.test.js, eo2js-runtime/test/runtime/dataized.test.js

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

maxonfjvipon commented 1 month ago

@rultor merge

rultor commented 1 month ago

@rultor merge

@maxonfjvipon OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 month ago

@rultor merge

@maxonfjvipon Done! FYI, the full log is here (took me 21min)