-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog (main changes): - fix bugs in n:MIN, n:MAX, a:index-of, s:WHITESPACE - removed uses of raw nga bytecode from standard library - added optimized implementations of the standard library functions - reduced the overall size slightly - added retro-lookup(1) to search the tags file created by retro-tags(1) PR: 243373 Submitted by: Charles Childers <[email protected]> Event: Brussels DevSummit 2020
- Loading branch information
Showing
2 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1572374121 | ||
SHA256 (RETRO12-2019.10.tar.gz) = def993494d84ad4e1bfb0e64ace46e7be15d35add2e9324fb356b9e8b0f4c6da | ||
SIZE (RETRO12-2019.10.tar.gz) = 810104 | ||
TIMESTAMP = 1579098262 | ||
SHA256 (RETRO12-2020.1.tar.gz) = a7adf9c9f3bba6d62d602b330b0a4dac2b18ca49b0704aa3af1e677effb61e9c | ||
SIZE (RETRO12-2020.1.tar.gz) = 827525 |