Skip to content

Releases: rustq/3body-lang

0.6.5

Choose a tag to compare

@meloalright meloalright released this 07 Nov 17:23
fa2a7d5

Remove default sophon builtin #52

0.6.4

Choose a tag to compare

@meloalright meloalright released this 04 Nov 18:01
fe163ef

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

0.6.3

Choose a tag to compare

@meloalright meloalright released this 12 Oct 04:09
23d0721

Add support of threading #49

0.6.1

Choose a tag to compare

@meloalright meloalright released this 10 May 14:24

Support Chinese parentheses and semicolons by @Bbbtt04 🎉

0.6.0

Choose a tag to compare

@meloalright meloalright released this 09 Apr 14:14
81f3d40

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

0.4.5

Choose a tag to compare

@meloalright meloalright released this 18 Nov 15:40
1c2eb6c

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

0.4.3

Choose a tag to compare

@meloalright meloalright released this 18 Nov 04:57
73e678b

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

0.4.1

Choose a tag to compare

@meloalright meloalright released this 04 Nov 05:16

Fix the redeclare case #36

0.4.0

Choose a tag to compare

@meloalright meloalright released this 29 Oct 12:34
c15b3b8

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

0.3.1

Choose a tag to compare

@meloalright meloalright released this 28 Oct 06:15
d687419

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