André A. Gomes

Results 477 comments of André A. Gomes

Is it possible to do that globally so that every library (system) would have that symbol available?

Actually, if you look at all of its occurrences that's not quite true: ``` libraries/class-star/tests/tests.lisp 11: (assert-equality 'string= "fooname" 30: (assert-equality 'string= "" 49: (assert-equality 'string= "" libraries/history-tree/tests/tests.lisp 42: (assert-equality...

> I meant interning it to lisp-unit2, this way it will be accessible everywhere. I don't see how that could be done, but you'll explain me soon today.

> Should we have a meta-test that runs the tests twice? I don't think so honestly. We'd be leaning towards a (potentially) endless chain of meta testing that goes by:...

@aartaka this should definitely land on our manual!

We just investigate how [gwene](http://gwene.org/) handles Reddit.

@aartaka exciting work! It's not there yet, but it's promising. In terms of the design, I'm not convinced on the idea of highlighting elements. Say we you have multiple matches...

My first comment is that I ran into some compilation errors while `(asdf:load-system :nyxt/gtk-application)` on this branch. For example: ``` ; caught ERROR: ; READ error during COMPILE-FILE: ; ;...

The issue reported above was my fault. I had to pull the latest `ndebug`.