Skip to content

Releases: rustq/3body-lang

0.6.5

07 Nov 17:23
fa2a7d5
Compare
Choose a tag to compare

Remove default sophon builtin #52

0.6.4

04 Nov 18:01
fe163ef
Compare
Choose a tag to compare

Add support of thread safe and thread unsafe for threading builtin #51

0.6.3

12 Oct 04:09
23d0721
Compare
Choose a tag to compare

Add support of threading #49

0.6.1

10 May 14:24
Compare
Choose a tag to compare

Support Chinese parentheses and semicolons by @Bbbtt04 🎉

0.6.0

09 Apr 14:14
81f3d40
Compare
Choose a tag to compare

Add new tool for developers to load LLM for reasoning #44

0.4.5

18 Nov 15:40
1c2eb6c
Compare
Choose a tag to compare

Add the welcome words #42 (And fix the easy bug in last version)

0.4.3

18 Nov 04:57
73e678b
Compare
Choose a tag to compare

Support comment #39
Support excute command #40
Support the vscode language server 3body-vscode-language-server

0.4.1

04 Nov 05:16
Compare
Choose a tag to compare

Fix the redeclare case #36

0.4.0

29 Oct 12:34
c15b3b8
Compare
Choose a tag to compare

Migrate all code to Rust 2021 Edition ⚡ #33
Support Deep-Equal built-in function.

0.3.1

28 Oct 06:15
d687419
Compare
Choose a tag to compare

Support multi line input in REPL #30
Support single quota string and + Homebrew CI.