Phoenix Himself

Results 280 comments of Phoenix Himself

I'm still thinking about that ORM style you suggested. To make such a nice way to compose commands would be a game changer

> we should also add `[[` and `[` as builtins for use like `if [[ ... ]]` I think that the `[[` and `[` commands are the workaround to Bash....

Oh sorry @Mte90, I mistook it for a different issue

I’d just add (at least for now) `--exclude-header` flag and let users prepend their own headers. What do you think?

Yeah let's keep it simple. The proposed flag should be sufficient for now. It should be easy enough. If you need any help - let me know! You can reach...

@daoanhthanh this is fixed in https://github.com/Ph0enixKM/Amber/pull/107. Stay tuned. The optimisation features will come soon. I'll rename this issue title to be focused on the for-loop optimisation.

@b1ek I think that we will add the `Int` data type. Is there any way to avoid `bc` and still be able to have simple floating point arithmetic API? Perhaps...

So you propose to create a query parser inside of Amber? I think we could implement macros to Amber so this would be easily programmable. We could also create the...

@arapower what does this reference to? I'm having a hard time to understand the issue

@arapower @b1ek So what do you propose as a solution to that? I think that the PR creator can check why the test failed and will see that the build...