mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Note, that I have not added all builtin functions. I filtered out strange and actually unused in practice, like "int_at()" and similar, or "run_method0()" and similar. (Probably, they should be dropped off even from builtins) Also, I've modified some stdlib.fc legacy tests just to ensure that a resulting hash doesn't change. |
||
|---|---|---|
| .. | ||
| legacy_tests | ||
| tests | ||
| legacy_tester.js | ||
| legacy_tester.py | ||
| legacy_tests.jsonl | ||
| run_tests.js | ||
| run_tests.py | ||
| stress_tester.py | ||
| wasm_tests_common.js | ||