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

Lama 1.30 #27

Merged
merged 167 commits into from
Aug 28, 2024
Merged

Lama 1.30 #27

merged 167 commits into from
Aug 28, 2024

Conversation

e2e4b6b7
Copy link
Contributor

Changes:

  • Moved from X86_32 to X86_64. X86_32 support was completely removed due to complexity of maintaining both of them in the same branch
    • Number of accounted symbols in S-expression constructor changed from 5 to 9
    • Ranges for numbers changed to signed 63-bit
    • etc
  • Added MacOS support
  • Added let ... in ... expression
  • Added check for correct arguments count in function call
  • Changed regex syntax from GNU to POSIX (for MacOS support)

Egor Sheremetov and others added 30 commits March 27, 2023 10:09
…a roots registration; rise error if binary operation is done over pointers
…ff, added LAMA_ENV compilation option to control whether global area scan is needed
@danyaberezun danyaberezun requested a review from dboulytchev July 11, 2024 13:48
@dboulytchev dboulytchev merged commit 84cf5fa into PLTools:1.30 Aug 28, 2024
2 checks passed
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.

4 participants