-
Notifications
You must be signed in to change notification settings - Fork 0
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
1.0.0 #14
base: master
Are you sure you want to change the base?
1.0.0 #14
Commits on Jan 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b2f3e0e - Browse repository at this point
Copy the full SHA b2f3e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for de36946 - Browse repository at this point
Copy the full SHA de36946View commit details
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 661d9ee - Browse repository at this point
Copy the full SHA 661d9eeView commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d31618 - Browse repository at this point
Copy the full SHA 9d31618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482ff1b - Browse repository at this point
Copy the full SHA 482ff1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e946f - Browse repository at this point
Copy the full SHA c7e946fView commit details
Commits on Apr 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df19535 - Browse repository at this point
Copy the full SHA df19535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee412a - Browse repository at this point
Copy the full SHA 9ee412aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eab15be - Browse repository at this point
Copy the full SHA eab15beView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb3818f - Browse repository at this point
Copy the full SHA cb3818fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 343158b - Browse repository at this point
Copy the full SHA 343158bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b4e994 - Browse repository at this point
Copy the full SHA 1b4e994View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6945f8 - Browse repository at this point
Copy the full SHA c6945f8View commit details
Commits on Apr 17, 2023
-
Merge pull request #8 from RandomSoup/StealthHydra179-patch-1
Fix Negative Number vs Negative Decimal and make 1 invalid case more clear and fix style guide
Configuration menu - View commit details
-
Copy full SHA for 44c4503 - Browse repository at this point
Copy the full SHA 44c4503View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48bb7c1 - Browse repository at this point
Copy the full SHA 48bb7c1View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac999db - Browse repository at this point
Copy the full SHA ac999dbView commit details
Commits on Apr 23, 2023
-
Merge pull request #9 from Bigjango13/style-guide
Add style guide and fix typos
Configuration menu - View commit details
-
Copy full SHA for 6f16333 - Browse repository at this point
Copy the full SHA 6f16333View commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc4e110 - Browse repository at this point
Copy the full SHA dc4e110View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc18d1 - Browse repository at this point
Copy the full SHA adc18d1View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba5628b - Browse repository at this point
Copy the full SHA ba5628bView commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66a51e2 - Browse repository at this point
Copy the full SHA 66a51e2View commit details
Commits on May 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d575648 - Browse repository at this point
Copy the full SHA d575648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d77107 - Browse repository at this point
Copy the full SHA 4d77107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 359c9bb - Browse repository at this point
Copy the full SHA 359c9bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29237f2 - Browse repository at this point
Copy the full SHA 29237f2View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de85d73 - Browse repository at this point
Copy the full SHA de85d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5440c05 - Browse repository at this point
Copy the full SHA 5440c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d8bef - Browse repository at this point
Copy the full SHA 32d8befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a257a - Browse repository at this point
Copy the full SHA 96a257aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca88e48 - Browse repository at this point
Copy the full SHA ca88e48View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18f450c - Browse repository at this point
Copy the full SHA 18f450cView commit details -
Merge pull request #13 from RandomSoup/jango/functis
Update functions; First-class and overloading
Configuration menu - View commit details
-
Copy full SHA for 9bfc56d - Browse repository at this point
Copy the full SHA 9bfc56dView commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5493ad2 - Browse repository at this point
Copy the full SHA 5493ad2View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e8ddf5 - Browse repository at this point
Copy the full SHA 9e8ddf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d981a - Browse repository at this point
Copy the full SHA 83d981aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9347d51 - Browse repository at this point
Copy the full SHA 9347d51View commit details
Commits on Jul 19, 2023
-
Changes to the way import works
"1.0.0 is ready to merge, I won't make any last minute decisions"
Configuration menu - View commit details
-
Copy full SHA for f29522b - Browse repository at this point
Copy the full SHA f29522bView commit details
Commits on Oct 14, 2023
-
Jango/minor improvements (#16)
* Fix typos * Chained let declarations * List multiplication * Infinite loop * rand function * Know to known * None for invalid indexes
Configuration menu - View commit details
-
Copy full SHA for 828d37d - Browse repository at this point
Copy the full SHA 828d37dView commit details
Commits on Oct 19, 2023
-
Better define list operations (#17)
* Fix typos * Chained let declarations * List multiplication * Infinite loop * rand function * Know to known * None for invalid indexes * Clear up list with named keys being multiplied * Make rand take min and max params * Fix comments * Formatting fix * Adding new (named or numeric) keys Apparently this doesn't already exist --------- Co-authored-by: nobody5050 <32989720+nobody5050@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d5fceb - Browse repository at this point
Copy the full SHA 2d5fcebView commit details