Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iteration31 #687

Merged
merged 30 commits into from
Sep 4, 2024
Merged

Iteration31 #687

merged 30 commits into from
Sep 4, 2024

Conversation

arakov
Copy link
Member

@arakov arakov commented Sep 4, 2024

Description

Iteration 31

Fixes # (issue)

  • [FIXED] method reference : support function singletons
  • [FIXED] direct typecasting must have priority over implicit conversion
  • [ADDED] Thread static symbols / static fields
  • [ADDED] new byte-codes : peektls / storetls
  • [FIXED] ?? operator
  • [ADDED] static constructor
  • [ADDED] internal symbols
  • [ADDED] new option -el5 / -el6 (default) - specifying grammar compatible to ELENA 5.x or 6.x
  • [ADDED] Win x32-64 : MTA Console
  • [ADDED] system'threading'Thread: Priority, join, Current
  • [ADDED] system'runtime'Environment
  • [ADDED] system'collections'threadsafe'ThreadSafeQueue
  • [ADDED] Event / AutoEvent / Semaphore #154 : system'threading'Semaphore
  • [ADDED] system'threading'BlockingQueue
  • [ADDED]system'threading'ThreadPool
  • [FIXED] class already exist #679 : class already exist

@arakov arakov merged commit 7736283 into develop Sep 4, 2024
@arakov arakov deleted the iteration31 branch September 4, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants