-
Notifications
You must be signed in to change notification settings - Fork 11
Document more v0.5.0 changes #105
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
Conversation
Co-authored-by: lens0021 <lorentz0021@gmail.com>
|
@lens0021 is attempting to deploy a commit to the Marble Team on Vercel. A member of the Team first needs to authorize it. |
|
The idea behind to use ai for docs it is pretty cool |
KrosFire
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just changes related to renaming "then" handler
Co-authored-by: Hubert Jabłoński <hubik080@gmail.com>
Co-authored-by: Hubert Jabłoński <hubik080@gmail.com>
Co-authored-by: Hubert Jabłoński <hubik080@gmail.com>
Co-authored-by: Hubert Jabłoński <hubik080@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I also added copied 0.6.0 which contains the same content as 0.5.0, but is hidden for production build. I also set 0.5.0 as default version |
|
Everything is done in my opinion, we just have to wait until the rest of the PR are merged on the compiler side. Good job @lens0021 |
Basically, all sentences are generated by Gemini CLI (
gemini-2.5-flashmodel), based on the outputs ofgh pr view XXX --repo amber-lang/amber,gh pr diff XXX --repo amber-lang/amberandgh issue view XXX --repo amber-lang/amber.I've organized and grouped some sections.
I've also reviewed the amber code, but I am not sure 100% are reviewed. I will continue.Now I just confirmed all code work.And, for example,
basic_syntax/commands.mdfiles should be improved. This maybe will be done in another PR.Closes #95