Skip to content
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

Add history, hints, and tab completion #75

Merged
merged 12 commits into from
Dec 17, 2023
Merged

Conversation

ldilley
Copy link
Member

@ldilley ldilley commented Oct 15, 2023

Proposed Change(s)

  • Add history (and line editing), hints, and tab completion (related to Add history, line editing, and tab completion to the REPL #71) on *BSD, Linux, macOS, and likely other Unix operating systems (AIX, HP-UX, Solaris, etc.). Windows support will come later.
  • Fix linking against linenoise library on macOS.
  • Label test functions with void parameters.
  • Use fchmod() to prevent possible race condition.

@ldilley ldilley added the new feature Request something new label Oct 15, 2023
@ldilley ldilley added this to the 0.1.0 milestone Oct 15, 2023
@ldilley ldilley requested a review from Bamalot October 15, 2023 23:59
@ldilley ldilley self-assigned this Oct 15, 2023
@AppVeyorBot
Copy link

Build concoct 0.1.157 completed (commit 1eeba22e34 by @ldilley)

@AppVeyorBot
Copy link

Build concoct 0.1.57 completed (commit 1eeba22e34 by @ldilley)

@AppVeyorBot
Copy link

Build concoct 0.1.158 completed (commit afe1de2cad by @ldilley)

@AppVeyorBot
Copy link

Build concoct 0.1.58 completed (commit afe1de2cad by @ldilley)

@AppVeyorBot
Copy link

Build concoct 0.1.159 failed (commit b9a8b47d10 by @ldilley)

@AppVeyorBot
Copy link

Build concoct 0.1.59 failed (commit b9a8b47d10 by @ldilley)

@AppVeyorBot
Copy link

Build concoct 0.1.60 completed (commit c7bdef92d4 by @ldilley)

@AppVeyorBot
Copy link

Build concoct 0.1.160 completed (commit c7bdef92d4 by @ldilley)

@sonarcloud
Copy link

sonarcloud bot commented Oct 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 43 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AppVeyorBot
Copy link

Build concoct 0.1.161 completed (commit dabdf93539 by @ldilley)

@AppVeyorBot
Copy link

Build concoct 0.1.61 completed (commit dabdf93539 by @ldilley)

@ldilley ldilley merged commit 864aece into Concoctist:master Dec 17, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Request something new
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

3 participants