-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Julia sources recognized as Objective-J #481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Duplicate of #407. We will change the source file extension to .jl. It would be great if github could eventually recognize it! |
StefanKarpinski
pushed a commit
that referenced
this issue
Feb 8, 2018
KristofferC
pushed a commit
that referenced
this issue
Jul 12, 2018
* Add tests for `REPLMode.promptf` * Remove unneeded code * Remove unneeded comment
LilithHafner
pushed a commit
to LilithHafner/julia
that referenced
this issue
Oct 11, 2021
Rely on printing code from Base to align numbers on the decimal separator. Unfortunately, we cannot treat column names as a normal row since names would be left-aligned with the decimal separator, which wastes space and is less clean. Instead, adjust the alignment manually so that columns are wide enough to contain names. Only convert values to PValue before printing, so that users can still access the contents of columns as normal numbers. This is convenient in particular for testing in packages. Print test statistics with 2 decimals. Add horizontal lines.
Keno
pushed a commit
that referenced
this issue
Oct 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did anybody notice that some sources in this project are identified as "Objective-J"?
Please see https://github.com/languages/Objective-J
The text was updated successfully, but these errors were encountered: