Michalis Pardalos
Michalis Pardalos
### What feature would you like to see? I would like to be able to keep the pattern I'm working on when changing files. This might already be possible but...
The build fails with an error about mozjs-sys. OS is Fedora 36. `mach bootstrap` failed, so I installed the dependencies as described in the README. ``` ~/Documents/servo/servo master* ❯ ./mach...
I have an implementation of a lot of the transaction features in SQL, however I'm still missing some things that might be useful, most notably a notion of queries (every...
Added all the binaries that are generated in the root to .gitignore
I am using creep-tasks with typescript, and I'm trying to define my own Tasks. It looks to me like I need to use the `Task` abstract class, from `src/creep-tasks/Task.ts`, but...