eoc icon indicating copy to clipboard operation
eoc copied to clipboard

Command-line toolkit for parsing, compiling, transpiling, optimizing, linking, dataizing, and running EOLANG programs

Results 76 eoc issues
Sort by recently updated
recently updated
newest added

Let's use this plugin instead: https://www.mojohaus.org/versions/versions-maven-plugin It may help us check the latest version of `eo-maven-plugin` in a Maven-native way

bug
help wanted

I've installed EOc. After that I've tried to compile an example application and it has failed: ``` C:\eotest>npm install -g eolang removed 2 packages, changed 55 packages, and audited 56...

I was struggling with the [task](https://github.com/objectionary/eo/issues/1428) of adding timestamps for build logs, because applied changes for `log4j` logger didn’t applied on a build process. In other words, if you use...

help wanted

Let's configure coverage reporting to codecov.io

help wanted

I want to be able to run `unphi` - on a given file - or, all files from a given directory - without having to get `.eoc` from somewhere I...

Getting this error: [1:0] mismatched input '[' expecting {COMMENTARY, META, 'Q', 'QQ', '*', '<', '&', '$', '(', '@', '^', BYTES, BOOL, STRING, INT, FLOAT, HEX, NAME, TEXT}: "[] > main"...

An exception is raised when running such commands as `eoc link`, `eoc dataize` in a directory other than the `eoc` git root directory. There are no other `*.eo` files in...

Following README.md, the command `eoc dataize hello` raises exception and doesn't complete successfully. The execution log including stacktraces: ``` c:\eo_space\eoc>eoc dataize hello Found "C:\ProgramData\nvm\v20.8.0\node_modules\eolang\mvnw\.mvn\wrapper\maven-wrapper.jar" [INFO] Apache Maven Wrapper 3.1.1 EO...

By default, we should ignore `**/*-test.eo` files and also don't include junit dependencies into the target .jar. Only when the user does `eoc test`, we should include test files and...

help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`9.2.0` -> `9.3.0`](https://renovatebot.com/diffs/npm/eslint/9.2.0/9.3.0) |...