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

add std project #242

Merged
merged 1 commit into from
Jun 20, 2024
Merged

add std project #242

merged 1 commit into from
Jun 20, 2024

Conversation

0xF6
Copy link
Member

@0xF6 0xF6 commented Jun 20, 2024

Summary by CodeRabbit

  • New Features
    • Introduced a variety of new classes and structs representing fundamental data types and functionality in the vein/lang namespace, including Quaternion, Boolean, Char, Decimal, Double, Float, Guid, Half, Int16, Int32, Int64, Math, Object, Out, Range, String, StringBuilder, Testable, and Thread.
    • Added support for quaternion operations, boolean values, character types, decimal and floating-point numbers, GUIDs, integer types, and mathematical constants and methods.
    • Enhanced threading operations and introduced new ways to interact with the OS.
    • Introduced reflection capabilities with the new Field class for accessing and manipulating field information of objects.
    • Added metadata and documentation files for better project organization and understanding.

@0xF6 0xF6 merged commit 2698953 into master Jun 20, 2024
5 of 6 checks passed
@vein-lang vein-lang locked and limited conversation to collaborators Jun 20, 2024
@0xF6 0xF6 deleted the feature/migrate-std-into-runtime branch June 20, 2024 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant