Histórico de Commits

Autor SHA1 Mensagem Data
  CanadaHonk 31a7dabf02 js: Add --disable-debug-output option há 2 anos atrás
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr há 2 anos atrás
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation há 2 anos atrás
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes há 2 anos atrás
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} há 2 anos atrás
  Andrew Kaster f40094d014 LibWeb+LibJS: Format Console arguments with JS::Print há 2 anos atrás
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings há 2 anos atrás
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` há 2 anos atrás
  Evan Smal 76891ae45d js: Save REPL history when exiting interpreter with `exit()` há 2 anos atrás
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String há 2 anos atrás
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView há 2 anos atrás
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages há 2 anos atrás
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` há 2 anos atrás
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace há 2 anos atrás
  Timothy Flynn 3b4879d29b LibJS+Userland: Port the JS Console object and direct callers to String há 2 anos atrás
  Evan Smal cb3216cb45 js: Remove DeprecatedString usage in `load_json_impl()` há 2 anos atrás
  Evan Smal ff5a8a21e8 js: Use const where possible in `parse_and_run()` há 2 anos atrás
  Evan Smal 698bcf4b4e js: Convert `s_history_path` to String and propagate errors há 2 anos atrás
  Evan Smal d18a7ca2dc js: Use `Core::Stream::File` in place of POSIX in `write_to_file()` há 2 anos atrás
  Evan Smal f871dc097b js: Use String in `prompt_for_level()` and `read_next_piece()` há 2 anos atrás
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr há 2 anos atrás
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Hendiadyoin1 35db0c5e18 js: Force optimizations when setting the -p flag há 2 anos atrás