Commit Graph

  • ef25fdb867 Bump version to 0.2.19 imaqtkatt 2024-05-24 10:51:26 -0300
  • 20a20027d3 Dont allow variable names contain '__' imaqtkatt 2024-05-24 10:50:04 -0300
  • cdbaf66da6
    Merge pull request #484 from HigherOrderCO/483-nested-map-gets 0.2.18 Nicolas Abril 2024-05-24 12:09:13 +0000
  • 43196806a5 Change substitutions to vec imaqtkatt 2024-05-24 09:06:40 -0300
  • f73398c420 Bump version to 0.2.18 imaqtkatt 2024-05-24 08:36:47 -0300
  • 4d303ac99c Fix variable generation for nested map gets imaqtkatt 2024-05-24 08:35:44 -0300
  • 3db46c65f5 Improve map feature documentation imaqtkatt 2024-05-23 17:05:45 -0300
  • b5c09a81e0
    throw an error on invalid numbers Jeremy Smart 2024-05-23 16:05:17 -0400
  • b2b019d8d2 Add map syntax in features imaqtkatt 2024-05-23 16:50:41 -0300
  • 5036534d9f
    Merge pull request #458 from HigherOrderCO/top-level-names-with-double-slash 0.2.17 Nicolas Abril 2024-05-23 20:55:24 +0200
  • bf50df36a4 Bump version to 0.2.17 imaqtkatt 2024-05-23 14:44:06 -0300
  • af8d6e3e0b Dont allow top level names start with '//' imaqtkatt 2024-05-23 10:34:48 -0300
  • 200ff1558f
    Merge pull request #456 from HigherOrderCO/improve-switch-doc Nicolas Abril 2024-05-23 19:38:57 +0200
  • 2359de94be
    Merge pull request #460 from Ptitet/patch-1 Nicolas Abril 2024-05-23 19:38:12 +0200
  • 9e7141f9f6
    Merge pull request #461 from HigherOrderCO/new-io 0.2.16 Nicolas Abril 2024-05-23 19:37:49 +0200
  • 744ff6e946 Bump version to 0.2.16 Nicolas Abril 2024-05-23 19:34:50 +0200
  • e700294e1d Add new IO, fix pruning Nicolas Abril 2024-05-23 19:25:24 +0200
  • 431f9eeb2f
    Fixed typo in examples/parallel_and.bend Le Michel 2024-05-23 18:52:54 +0200
  • 9f6672bd92 Improve switch predecessor variable doc imaqtkatt 2024-05-22 19:36:59 -0300
  • 62a39906da simplified logic for List/count evanmm3 2024-05-22 17:06:29 -0500
  • b41a88df7b fixed List/len func evanmm3 2024-05-22 17:00:52 -0500
  • 475138a596
    Update examples/list.bend Evan M. Matthews 2024-05-22 17:40:50 -0400
  • 3cfddb929f
    Update examples/list.bend Evan M. Matthews 2024-05-22 17:40:34 -0400
  • 6b280423cd list function examples evanmm3 2024-05-22 16:15:39 -0500
  • 449111516e
    Merge pull request #450 from HigherOrderCO/kings177-patch-1 Nicolas Abril 2024-05-22 20:41:01 +0000
  • bfa5f346b1
    Changes some styles and enforces following of guidelines on issue openings Yan Mendes 2024-05-22 17:38:33 -0300
  • fd6e6ddec5
    Merge pull request #448 from HigherOrderCO/guide-examples 0.2.15 Nicolas Abril 2024-05-22 19:28:36 +0000
  • 30730e7c20 Bump version to 0.2.15 Nicolas Abril 2024-05-22 21:11:58 +0200
  • b0fd8dfb91 Add guide examples to tests Nicolas Abril 2024-05-22 21:09:14 +0200
  • ef2198e3c9 Fix exponentiation miscompiling Nicolas Abril 2024-05-22 21:09:01 +0200
  • d034b92577 Update dictionary Nicolas Abril 2024-05-22 21:08:40 +0200
  • 88ee72340a
    Merge pull request #447 from HigherOrderCO/inet-eta-ignore-number 0.2.14 Nicolas Abril 2024-05-22 21:22:42 +0200
  • d2e4a7a7a6 Add tuple eta test imaqtkatt 2024-05-22 16:21:05 -0300
  • a92f58225d Bump version to 0.2.14 imaqtkatt 2024-05-22 16:04:55 -0300
  • 1fd415e178 Make eta dont reduce numbers imaqtkatt 2024-05-22 15:35:56 -0300
  • 01bb1eebef
    Merge pull request #445 from HigherOrderCO/examples-imp 0.2.13 Nicolas Abril 2024-05-22 20:49:53 +0200
  • 6b1e192af6 Bump version to 0.2.13 Nicolas Abril 2024-05-22 19:59:58 +0200
  • afc9c99801 Apply clippy and fmt Nicolas Abril 2024-05-22 19:54:27 +0200
  • 5c811da531 Update docs, examples, fix scope of fork Nicolas Abril 2024-05-22 19:47:40 +0200
  • 28f237be2d Ignore DS_Store Nicolas Abril 2024-05-21 09:53:04 +0200
  • 658a279e77 Update example.bend Sergio Bonatto 2024-05-20 22:09:54 -0300
  • b44e4cf402 change the examples to the pythonish syntax Sergio Bonatto 2024-05-20 20:13:34 -0300
  • 4d59a8c73a feat: completed bend completions for nushell OJarrisonn 2024-05-22 13:57:19 -0300
  • fc72bd6f86
    Merge pull request #441 from HigherOrderCO/feature/sc-672/support-both-adt-syntaxes-with-same-keyword 0.2.12 Nicolas Abril 2024-05-22 18:55:31 +0200
  • e189dee195 Update docs and bump version to 0.2.12 imaqtkatt 2024-05-22 12:59:49 -0300
  • 47dd00a566 Update docs imaqtkatt 2024-05-22 12:01:03 -0300
  • 97f7a40907 Use the same keyword 'type' for adt definitions imaqtkatt 2024-05-22 11:51:35 -0300
  • 6fcee9fd94 Bump version to 0.2.11 0.2.11 Nicolas Abril 2024-05-22 00:52:42 +0200
  • e2a48431ba
    Merge pull request #436 from HigherOrderCO/feature/sc-705/finish-implementing-list-comprehension Nicolas Abril 2024-05-22 00:50:42 +0200
  • 61c73c68dd Implement to_fun for comprehension imaqtkatt 2024-05-21 17:06:51 -0300
  • 254f3a45e0
    Merge pull request #429 from HigherOrderCO/hvm-ast Nicolas Abril 2024-05-21 20:45:28 +0200
  • 7fe01f8ac1 Remove parking_lot dependency imaqtkatt 2024-05-21 14:50:45 -0300
  • a3b39b496f Apply clippy suggestions imaqtkatt 2024-05-21 13:10:21 -0300
  • c8c54f911c Adjust cspell imaqtkatt 2024-05-21 11:43:21 -0300
  • c7ba4b1ce7 Add ops test imaqtkatt 2024-05-21 11:13:03 -0300
  • c39a7614e3 Add hvm ast and transformations imaqtkatt 2024-05-21 10:52:24 -0300
  • a4c60a2d87
    Update and rename KNOWN_ISSUES.md to FAQ.md Zafnok 2024-05-21 11:52:43 -0400
  • 5d45e7008b
    Merge pull request #431 from HigherOrderCO/new-numbers Nicolas Abril 2024-05-21 17:32:55 +0200
  • f4620bc3f6 Add SHL and SHR Nicolas Abril 2024-05-21 17:32:13 +0200
  • 7898532205
    adds 10 min timeouts to github actions Yan Mendes 2024-05-21 12:02:58 -0300
  • 97e76b4a63
    Merge pull request #430 from HigherOrderCO/new-numbers 0.2.10 Nicolas Abril 2024-05-21 16:37:04 +0200
  • 831e99e33e Bump version to 0.2.10 Nicolas Abril 2024-05-21 16:24:27 +0200
  • 3e9b3c4083 Adapt Bend to new hvm number operation format Nicolas Abril 2024-05-16 22:21:36 +0200
  • 62f0ca0f81
    Merge pull request #423 from HigherOrderCO/rule-block Nicolas Abril 2024-05-21 09:50:39 +0200
  • e81f990208 Make rules necessarily be in a single block Nicolas Abril 2024-05-21 09:37:33 +0200
  • f5fca76f41
    Create 209642 JMARRUJO91 2024-05-20 19:12:55 -0700
  • f9a42298f6
    Update example.bend Sergio Bonatto 2024-05-20 22:09:54 -0300
  • b63404d768 change the examples to the pythonish syntax Sergio Bonatto 2024-05-20 20:13:34 -0300
  • 4eae8a6c17 fix bitonic sort example Victor Taelin 2024-05-20 18:12:52 -0300
  • e9aea4d572 fixing readme title Henrique Reis 2024-05-20 14:25:15 -0300
  • 2a77c09059
    Merge pull request #415 from HigherOrderCO/jf/docs-fix Nicolas Abril 2024-05-20 17:17:04 +0000
  • 9302a5b26d Fix more of the documentation Nicolas Abril 2024-05-20 19:10:36 +0200
  • daa85e1bf6 Merge remote-tracking branch 'origin/main' into jf/docs-fix Nicolas Abril 2024-05-20 17:38:50 +0200
  • a58d5aae89
    Merge pull request #414 from HigherOrderCO/disable-check-net-size Nicolas Abril 2024-05-20 17:33:44 +0200
  • 0e26732c4e Disable check-net-size by default Nicolas Abril 2024-05-20 17:08:57 +0200
  • 89b3dfad48
    Merge pull request #413 from HigherOrderCO/feature/sc-709/implement-io-bind-and-io-helper-functions Nicolas Abril 2024-05-20 15:01:23 +0000
  • 17d0129f0b Rename io helper functions imaqtkatt 2024-05-20 11:34:30 -0300
  • e7fc4da70e Add IO/bind and print function imaqtkatt 2024-05-20 11:05:19 -0300
  • 9c9c045365
    Merge pull request #412 from HigherOrderCO/feature/sc-663/add-app-numeric-tag-adt-encoding Nicolas Abril 2024-05-20 13:10:31 +0000
  • d62b73ce83 [sc-663] Update tests for rebase Nicolas Abril 2024-05-20 14:50:49 +0200
  • f7a238c58a [sc-663] Add num-scott adt encoding, it a cli opt Nicolas Abril 2024-05-18 14:01:20 +0200
  • add15416db
    Merge pull request #400 from HigherOrderCO/bug/sc-703/fix-superposition-parsing Nicolas Abril 2024-05-20 14:37:09 +0200
  • 8d8192127c Update test snapshot imaqtkatt 2024-05-20 09:25:10 -0300
  • e0d1df39e8 Update test snapshot imaqtkatt 2024-05-20 09:17:22 -0300
  • 01346ed84f Improve expected error message imaqtkatt 2024-05-20 08:31:46 -0300
  • 33756cbd3a Fix comma in superposition parsing imaqtkatt 2024-05-19 12:06:52 -0300
  • be390b1240
    Update docs/writing-fusing-functions.md Nicolas Abril 2024-05-20 09:51:15 +0200
  • f0095b4fa5 feat: bend completions for nushell OJarrisonn 2024-05-19 22:05:27 -0300
  • 5d82f7ba67 Merge branch 'main' of github.com:HigherOrderCo/bend Victor Taelin 2024-05-19 16:33:25 -0300
  • 8d403048a6 fix bitonic sort Victor Taelin 2024-05-19 16:33:17 -0300
  • 25e1454e82
    Merge pull request #399 from HigherOrderCO/guide-deps 0.2.9 Nicolas Abril 2024-05-19 12:41:43 +0000
  • 22477b1807 Explain dependencies, add to FAQ, improve readback err msg Nicolas Abril 2024-05-19 14:37:54 +0200
  • 276dcc6280 documentation edits Jason Fong 2024-05-18 23:34:20 -0400
  • 68d239794f
    Merge pull request #4 from TestOrganisation2024/main Goutham N 2024-05-19 08:01:31 +0530
  • 313d94c024
    Create asc.js Goutham N 2024-05-19 07:59:13 +0530
  • d20ecc79be
    Merge pull request #3 from TestOrganisation2024/main Goutham N 2024-05-19 07:58:35 +0530
  • f6d34457c7
    Create bt.js Goutham N 2024-05-19 07:54:20 +0530
  • c86ebc02f1
    Merge pull request #2 from TestOrganisation2024/main Goutham N 2024-05-19 07:53:14 +0530
  • 93130193f5
    Create hello.js Goutham N 2024-05-19 07:52:53 +0530
  • f237090eca
    Merge pull request #1 from TestOrganisation2024/main Goutham N 2024-05-19 07:51:55 +0530