Commits on Mar 30, 2022

  1. Correct version 1.21.1 in meson.build

    This causes incorrect version meson compiles (including homebrew)
    Techcable authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    54e3db4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #942 from Techcable/patch-1

    Correct version 1.21.1 in meson.build
    bakpakin authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5811b47 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

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

Commits on Apr 2, 2022

  1. Update SONAME in Makefile.

    bakpakin committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    f05e5f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a950e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    f74df41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #943 from cellularmitosis/make

    Produce dylibs on macOS
    bakpakin authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    a2ba091 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Use defdyn for syspath in boot.janet

    sogaiu committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    bf9a60f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #949 from sogaiu/syspath-defdyn

    Use defdyn for syspath in boot.janet
    bakpakin authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    e474755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aac048 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a964b16 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 15, 2022

  1. Merge pull request #952 from rick2600/master

    #951 - fix unchecked count in cfun_buffer_new_filled
    bakpakin authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    bbd74b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

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

Commits on Apr 17, 2022

  1. string.c docstrings

    Add backticks around code values to distinguish them from prose.
    uvtc authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    181d883 View commit details
    Browse the repository at this point in the history
  2. Update .gitattributes

    Github now supports Janet.
    uvtc authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    b1050b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #956 from uvtc/patch-3

    Update .gitattributes
    bakpakin authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8a3eff3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #955 from uvtc/patch-2

    string.c docstrings
    bakpakin authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    0d1a5c6 View commit details
    Browse the repository at this point in the history
  5. array.c docstrings

    Added some backticks around code in docstrings to distinguish from prose.
    uvtc authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    be24592 View commit details
    Browse the repository at this point in the history
  6. buffer.c docstrings

    Added backticks around code in docstrings to distinguish from prose.
    uvtc authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8c52dc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. io.c docstrings

    Added some backticks around code in docstrings to distinguish them from prose.
    uvtc authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    c805878 View commit details
    Browse the repository at this point in the history
  2. math.c

    Fix typo, and backticks around one word.
    uvtc authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0dd9108 View commit details
    Browse the repository at this point in the history
  3. os.c docstrings

    Some code backticks in docstrings where useful. Also some light editing of punctuation, etc.
    uvtc authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    811125a View commit details
    Browse the repository at this point in the history
  4. parse.c docstrings

    Added some backticks around code in docstrings to distinguish them from prose.
    uvtc authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    2bffb9d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #957 from uvtc/patch-2

    array.c docstrings
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    1e66a7e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #958 from uvtc/patch-3

    buffer.c docstrings
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    84a7a2b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #962 from uvtc/patch-7

    parse.c docstrings
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0310176 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #961 from uvtc/patch-6

    os.c docstrings
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    51ac9c9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #959 from uvtc/patch-4

    io.c docstrings
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0b105bc View commit details
    Browse the repository at this point in the history
  10. Merge pull request #960 from uvtc/patch-5

    math.c
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    9986aab View commit details
    Browse the repository at this point in the history
  11. table.c docstrings

    Added some backticks around code in docstrings to distinguish them from prose.
    
    Light editing to `table/raw-get`. Is my change there correct? (t --> the key)
    uvtc authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    8329131 View commit details
    Browse the repository at this point in the history
  12. tuple.c docstrings

    Added some backticks around code in docstrings to distinguish them from prose.
    uvtc authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    690b98b View commit details
    Browse the repository at this point in the history
  13. boot.janet

    Added some backticks around code in docstrings to distinguish them from prose.
    uvtc authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    9660261 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #965 from uvtc/patch-2

    boot.janet docstrings
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    8466b33 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #963 from uvtc/patch-8

    table.c docstrings
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    04ace9f View commit details
    Browse the repository at this point in the history
  16. Merge pull request #964 from uvtc/patch-9

    tuple.c docstrings
    bakpakin authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    e22936f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. boot.janet docstrings (part 2)

    Added some backticks around code in docstrings to distinguish them from prose.
    
    Also some light editing.
    uvtc authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9287b26 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Merge pull request #966 from uvtc/patch-2

    boot.janet docstrings (part 2)
    bakpakin authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7f23bfa View commit details
    Browse the repository at this point in the history
  2. boot.janet docstrings (part 3, last part)

    
    Added some backticks around code in docstrings to distinguish them from prose.
    
    Also some light editing.
    uvtc authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    471204b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Merge pull request #967 from uvtc/patch-2

    boot.janet docstrings (part 3, last part)
    bakpakin authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c38d913 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Add janet.h (in addition to janet/janet.h) on install.

    A number of bindings (many of which I have written) include
    <janet.h> rather than <janet/janet.h>.
    bakpakin committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    6db796e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    726d35c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Address #950 - add defn suggestion on bad def.

    While generally we are not in the business of making a very chatty
    compiler, this is a simple improvement that involves compiling
    metadata before the binding, as well as adding a suggestion for `defn`
    in case the compiler encounters an unexpected tuple.
    bakpakin committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    b4ec168 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Address #968 Ignore :pipe arguments in os/execute.

    They are only useful in os/spawn. Also update docstrings.
    bakpakin committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    73f5c41 View commit details
    Browse the repository at this point in the history
  2. Fix os/execute regression.

    bakpakin committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    427f7c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Fix #971 - remove to rule optimization

    For to and thru, we need to restore eveytime through the loop since rules need
    run with the right captures on the stack, especially if they have any
    sort of backrefs.
    bakpakin committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a895219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fa945a View commit details
    Browse the repository at this point in the history
  3. os.c doc formatting typo

    uvtc authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    473eec2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #972 from uvtc/patch-2

    os.c doc formatting typo
    bakpakin authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    65a9200 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

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