openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Julia Programming Language
Settings
|
Report Duplicate
18
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 2,249 of 2,257
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
initial work on modules
Jeff Bezanson
More...
over 15 years ago
minor build changes
Jeff Bezanson
More...
over 15 years ago
moving more patterns into binding-form-patterns
Jeff Bezanson
More...
over 15 years ago
separating patterns that introduce lambdas, hopefully allowing rename-vars to work in earlier passes putting type information from method signatures into var-info records a small optimization for functions without static parameters
Jeff Bezanson
More...
over 15 years ago
For now, disable Boehm GC so that Julia won't segfault.
Stefan Karpinski
More...
over 15 years ago
Add preprocessor directives for NO_BOEHM_GC to disable Boehm GC.
Stefan Karpinski
More...
over 15 years ago
Use $(MAKE) for recursive make so flags get passed down.
Stefan Karpinski
More...
over 15 years ago
Cleanup and regularization of some jl_is_* macros.
Stefan Karpinski
More...
over 15 years ago
Merge branch 'master' of zion.cs.ucsb.edu:julia
Jeff Bezanson
More...
over 15 years ago
adding more definitions for print, and creating a working generic print function. we can now print back parse trees represented as julia objects. fixes for bugs found in the process.
Jeff Bezanson
More...
over 15 years ago
Refactor reducer definitions so that overall behavior is in ops.j.
Stefan Karpinski
More...
over 15 years ago
Make variables named Inf and NaN; should be constants, really.
Stefan Karpinski
More...
over 15 years ago
Iterate tuples; Define scalar reduce ops in terms of tuple reduce ops.
Stefan Karpinski
More...
over 15 years ago
Allow reducers to be applied to zero, one or many scalar arguments.
Stefan Karpinski
More...
over 15 years ago
Make reduce operators generically work for any iterable type.
Stefan Karpinski
More...
over 15 years ago
Move gcd definition to end of int.j.
Stefan Karpinski
More...
over 15 years ago
Move reducer logic into Buffer; call Buffer reducers for Arrays.
Stefan Karpinski
More...
over 15 years ago
Get rid of "= a =" junk in definition of zeros.
Stefan Karpinski
More...
over 15 years ago
some code for printing
Jeff Bezanson
More...
over 15 years ago
Update with Jeff's comment about subst.
Viral Shah
More...
over 15 years ago
fixes to some type functions more setup to facilitate writing builtins a few simple sample builtins
Jeff Bezanson
More...
over 15 years ago
fixing clean targets small linux makefile fix
Jeff Bezanson
More...
over 15 years ago
Merge branch 'master' of zion.cs.ucsb.edu:julia
Jeff Bezanson
More...
over 15 years ago
Whitespace cleanup.
Viral Shah
More...
over 15 years ago
1) Correct transformation of comprehensions
Viral Shah
More...
over 15 years ago
Merge branch 'master' of zion.cs.ucsb.edu:julia
Jeff Bezanson
More...
over 15 years ago
minor changes before merge
Jeff Bezanson
More...
over 15 years ago
Top level Makefile Makefile.macosx is now Makefile.Darwin ast.c uses ifdef to pick GAMBIT versions for linux and mac
Viral Shah
More...
over 15 years ago
Merge branch 'master' of zion.cs.ucsb.edu:julia
Viral Shah
More...
over 15 years ago
Top level make should work now for mac. Linux change follows. The mac Makefiles have been modified to use gambit from macports.
Viral Shah
More...
over 15 years ago
←
1
2
…
2245
2246
2247
2248
2249
2250
2251
2252
2253
…
2256
2257
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree