Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A clone of ezr² made with DotNet 4.8 and C# 9.0 as a class library, to be used in other programs.

License

NotificationsYou must be signed in to change notification settings

Uralstech/ezrSquaredNet4.8

Repository files navigation

What is ezr² Net4.8?

This is not the main repo of ezr². This is a clone of ezr² made withDotNet 4.8 andC# 9.0 as aclass library,to be used in other programs. Check out ezr²here.

NOTICE

ezr² Net4.8 (prerelease-1.5.1.0.0) is only equal to ezr² prerelease-1.3.2.0.0.

Progress

For those confused by the versioning: 1st place -> Major; 2nd place -> Feature; 3rd place -> Quality of Life; 4th place -> Library; 5th place -> Patch

Released

Check theGitHub Commits for all changes in source code

  • prerelease-1.5.1.0.0 - [16-02-23]

    • runtimeRunError message parity with ezr²
  • prerelease-1.5.0.0.0 - [15-02-23]

    • Added flag to stop program at next visit function call
    • Better errors with new runtimeRunError and interruptError classes
  • prerelease-1.4.1.0.0 - [15-02-23]

    • Fixed a count loop error message
    • Better error message for else if statements
  • prerelease-1.4.0.0.2 - [12-02-23]

    • Fixed a bug in error messages
  • prerelease-1.4.0.0.1 - [12-02-23]

    • Fixedremove function in character_lists
    • Fixedin expression in lists
  • prerelease-1.4.0.0.0 - [12-02-23]

    • Parity to ezrSquared
  • prerelease-1.3.0.0.1 - [01-02-23]

    • Fixed operatorsremove andget in character_list, list and array - ezr² would crash if input was a float
  • prerelease-1.3.0.0.0 - [01-02-23]

    • Addedremove operation to character_list
    • Removedremove_at function in character_list and list as they are redundant - use theremove operation
  • prerelease-1.2.0.1.0 - [31-01-23]

    • Added back IO library
    • Fixed bug in interpreter - visit_objectDefinitionNode now returns Task<runtimeResult>
  • prerelease-1.2.0.0.1 - [30-01-23]

    • Fixed bug incharacter_list type - allstoredValue references should now be casted to List<char>
    • Fixed hashing and comparison for all types
  • prerelease-1.2.0.0.0 - [30-01-23]

    • Removed all dynamic variables
  • prerelease-1.1.0.0.0 - [27-01-23]

    • Converted all interpreter functions to async functions
  • prerelease-1.0.0.0.2 - [26-01-23]

    • Removed useless using for IO library
  • prerelease-1.0.0.0.1 - [26-01-23]

    • Fixedarray slicing
  • prerelease-1.0.0.0.0 - [26-01-23]

    • Initial release!

[8]ページ先頭

©2009-2025 Movatter.jp