Mauricio Caceres Bravo

Results 205 comments of Mauricio Caceres Bravo

@ozak Ok. I'm trying to test it out but I'm having problems with all the dependencies, given the bulk of the codebase hasn't been updated in a bit. I'll try...

So the idea is to have a pre-generated list with HTML help instead of calling Stata for help?

Would it make sense to do this instead of fetching help for code inspection? (With the fetch as a fallback)

Enclose all the things in `` ``` ``? By stability you mean because the introspection branch isn't merged yet? I think the idea of the implementation's fine bc it's not...

I was recommended `getcmds` over in Statalist. Apparently it was written by a StataCorp person, and it basically loops over everything in ado (and the user's local ado folders): ```stata...

Run `which` for `x` in the Lth cartesian product of all letters and numbers and underscore, for L from 1 to 255? I don't think it exists. I asked `statalist`...

Though in theory similar to password brute-forcing, you are running it against Stata, which ought to be slower than a GPU cluster. So if we can check 1k per second,...

Anyway, for some degree of manual work, perhaps recursively listing all files in `ado` is the way to go, but I don't see how manual parsing is avoidable if we...

I'd sooner e-mail StataCorp and ask.

Is the lack of monospace intentional or a bug? One issue is that several commands are listed under other headers. e.g. all the `import` and `export` commands, `ustrregex[mrs]` are listed...