Skip to content

Conversation

chqrlie
Copy link
Collaborator

@chqrlie chqrlie commented Apr 17, 2024

  • output values with controlable depth and detail
  • add .hidden and .depth directives
  • remove eval_mode
  • add use_strict and .strict meta command
  • add missing closures on global objects
  • save and load command history to/from ~/.qjs_history

Copy link
Contributor

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some great improvements here!

- output values with controlable depth and detail
- add `.hidden` and `.depth` directives
- remove `eval_mode`
- add `use_strict` and `.strict` meta command
- add missing closures on global objects
- save and load command history to/from `~/.qjs_history`
- use USEPROFILE variable on Windows in addition to HOME
- use the same style names as util.inspect
@chqrlie chqrlie merged commit f227746 into quickjs-ng:master Apr 21, 2024
@chqrlie chqrlie deleted the repl-inspect branch April 21, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants