D-mo

Results 208 comments of D-mo

Please note that `~st` doesn't actually get called. In other words, if we modify the above example to this: ```bash dimitry@laptop:~$ cling ****************** CLING ****************** * Type C++ code and...

@bellenot @vgvassilev thanks guys. I get it now. @vgvassilev is the llvm13 branch available anywhere?

Thanks guys and sorry for high-jacking the issue. One more question for @vgvassilev: the branch I am looking for in your cling, llvm and clang projects is `cling-patches-llvm13`, correct?

@vgvassilev FWIW it's still happening with the LLVM13-based version of cling from your repo (https://github.com/vgvassilev/cling/tree/cling-patches-llvm13): ```bash root@laptop:~# /usr/local/bin/cling --version 1.0~dev root@laptop:~# /usr/local/bin/cling -std=c++20 ****************** CLING ****************** * Type C++ code...

Is it possible to insert multiple rows from an array of objects? Say I have this: ```javascript var data = [ { foo: 1, bar: 2 }, { foo: 3,...

Well I am brand new Atom/Hydrogen user (started using it last night :blush:), so take whatever I say with a grain of :salt: IMHO the engagement can be done using...

So much for engagement... :disappointed:

@wadethestealth thanks for your reply! Sorry, I didn't realize you gave up on hydrogen. Unfortunately, I am about to do the same. Judging by your and @captainsafia comments (in my...

@barbibulle I can look into and fix some of these fuzzing issues, if you want. Let me know.