Octavian Nita

Results 4 issues of Octavian Nita

I'd suggest a convention regarding the use of singular/plurals if only I knew how to formulate it in English properly :) Hopefully, someone has a good English formulation to replace...

Hi guys, Currently, the 'Enum' name gets defined in the enums module as follows: ``` Enum = function (obj) { ``` Since `var` is not used in the definition, this...

After compiling the C++ matcher using ```gcc``` (which comes with the latest version of ```Code::Blocks```) and running the resulting program, I noticed that the final ```matches``` array contains (at some...