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

1.0.0 #14

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

1.0.0 #14

wants to merge 39 commits into from

Commits on Jan 28, 2023

  1. Initial draft of 1.0.0

    nobody5050 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    b2f3e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de36946 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. while loops

    nobody5050 committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    661d9ee View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Initial draft of lists

    nobody5050 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9d31618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482ff1b View commit details
    Browse the repository at this point in the history
  3. quick changes and clean up

    nobody5050 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c7e946f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Basic file io

    nobody5050 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    df19535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee412a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eab15be View commit details
    Browse the repository at this point in the history
  4. Style Guide

    StealthHydra179 authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    cb3818f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    343158b View commit details
    Browse the repository at this point in the history
  6. Update Typo

    StealthHydra179 authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    1b4e994 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6945f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. 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
    nobody5050 authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    44c4503 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    48bb7c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    ac999db View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Merge pull request #9 from Bigjango13/style-guide

    Add style guide and fix typos
    nobody5050 authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    6f16333 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Fix examples

    Bigjango13 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    dc4e110 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from Bigjango13/1.0.0

    Fix syntax of examples
    nobody5050 authored May 1, 2023
    Configuration menu
    Copy the full SHA
    adc18d1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Add string indexing

    Bigjango13 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ba5628b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Revert changes to len()

    Bigjango13 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    66a51e2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Merge pull request #12 from Bigjango13/1.0.0

    Add String Indexing
    nobody5050 authored May 20, 2023
    Configuration menu
    Copy the full SHA
    d575648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d77107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    359c9bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29237f2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    de85d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5440c05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d8bef View commit details
    Browse the repository at this point in the history
  4. the in keyword

    nobody5050 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    96a257a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca88e48 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    18f450c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from RandomSoup/jango/functis

    Update functions; First-class and overloading
    nobody5050 authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9bfc56d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update readme.md

    nobody5050 authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5493ad2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. List additions

    nobody5050 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9e8ddf5 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    Bigjango13 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    83d981a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from RandomSoup/jango/typos

    Fix typos
    nobody5050 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9347d51 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Changes to the way import works

    "1.0.0 is ready to merge, I won't make any last minute decisions"
    nobody5050 authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f29522b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Jango/minor improvements (#16)

    * Fix typos
    
    * Chained let declarations
    
    * List multiplication
    
    * Infinite loop
    
    * rand function
    
    * Know to known
    
    * None for invalid indexes
    Bigjango13 authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    828d37d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. 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>
    Bigjango13 and nobody5050 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2d5fceb View commit details
    Browse the repository at this point in the history