Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/JuliaSyntax.jl

The Julia compiler frontend
https://github.com/JuliaLang/JuliaSyntax.jl

fix string interpolation

3f334c053e2a81955f69b581de491d7852340a86 authored almost 4 years ago by Sebastian Pfitzner <[email protected]>
0.5.14

4d2b52b76f496b90da1be53120d0821b7b4541ef authored almost 4 years ago by Sebastian Pfitzner <[email protected]>
Merge pull request #173 from JuliaLang/sp/improve-string-interp-parsing

improve string interpolation lexing

28054655797b96aeb47b7464b1521c93e18b1663 authored almost 4 years ago by Sebastian Pfitzner <[email protected]>
make shallow copy instead

4d1edc10f71b81bd7e54450602b8317fed43b018 authored almost 4 years ago by Sebastian Pfitzner <[email protected]>
improve string interpolation parsing

to allow for single primes again

adf72f9cc09819a15378a1277de85868d31119f9 authored almost 4 years ago by Sebastian Pfitzner <[email protected]>
0.5.13

c945d461195fc1aaf01ab8f1a909304b93fd4ef9 authored almost 4 years ago by Sebastian Pfitzner <[email protected]>
allow PRIME after END kw (#168)

792dfae74bebea65814fafbdfcd8ac0259489da2 authored almost 4 years ago by ZacNugent <[email protected]>
update list of operators (#169)

* update list of operators

* fix tests

0a45d009ef9fb230333ff89cec167b0d45eee1d9 authored almost 4 years ago by ZacNugent <[email protected]>
bump version

9837010d7eba946d46f7e2a95b0a3bd79d1d6961 authored almost 4 years ago by Kristoffer Carlsson <[email protected]>
fix invalid float parse (#167)

* fix invalid float parse

Co-authored-by: Sebastian Pfitzner <[email protected]>

38c63d4c9607a0c1c0f4bee841628375bde35f51 authored almost 4 years ago by ZacNugent <[email protected]>
Bump version

31467bf764bfddbe57daa0ba378c2a44092ae1e3 authored almost 4 years ago by Kristoffer Carlsson <[email protected]>
emit error on invalid hexadecimal (#166)

* emit error on invalid hexadecimal

* typo

7d6f727a69aed2442c98a40015329aa98370c588 authored almost 4 years ago by ZacNugent <[email protected]>
add missing operator (#164)

* add missing operator

* make dotop

d83f69ec58044fa2f00ed291c124147927ffd272 authored almost 4 years ago by ZacNugent <[email protected]>
bump version

1d0ea41c61c84d74cd529b71b075558083fdc0ee authored almost 4 years ago by Sebastian Pfitzner <[email protected]>
Merge pull request #159 from JuliaLang/comment-fix

fix comment lexing

3d94f39e1c1e4b2ac5cf7163ad52ef803fdd53e9 authored almost 4 years ago by Sebastian Pfitzner <[email protected]>
bump version

ba4ad0294c877438ff6cf3f9c575fec7cf74f06a authored almost 4 years ago by Kristoffer Carlsson <[email protected]>
fix string interpolation of Chars (#162)

64a628bd35f9941d8a6cfc482a73884ae6783dba authored almost 4 years ago by ZacNugent <[email protected]>
use github actions instead of travis (#160)

* use github actions instead of travis

e87aa2b75469adcb4db96dd89d2dafed95b53816 authored almost 4 years ago by Kristoffer Carlsson <[email protected]>
fix comment lexing

92a252ed3a5c8ce58532d1e4a37c33a00d302d4a authored almost 4 years ago by Zac Nugent <[email protected]>
also lex stdlibs in benchmark (#158)

2a2766a7f0b45d0c506da7568580a0ad33b47611 authored almost 5 years ago by Kristoffer Carlsson <[email protected]>
bump version

816c1dbc31f00a58d0065a2ca68211872c22c3f9 authored almost 5 years ago by Kristoffer Carlsson <[email protected]>
use Base.is_id_char, etc. (#156)

075e683dd04c4ab69944c84d13c3539ae9a8659e authored almost 5 years ago by ZacNugent <[email protected]>
update Julia test versions (#157)

* update Julia test versions

* update Julia test versions

bbb2e1ecafd1d82cca2bc04360b466bcb33d61d5 authored almost 5 years ago by Kristoffer Carlsson <[email protected]>
Bump version

b3000c8865ae977a80f233c8283e0d9ccd467b26 authored about 5 years ago by Kristoffer Carlsson <[email protected]>
disallow float w/ trailing . juxt w/ op (#152)

* disallow float w/ trailing . juxt w/ op

* fix tests

* reorder tests

228f0ad17fc079511d1de863dd55294cbf771f03 authored about 5 years ago by ZacNugent <[email protected]>
Bump version

019f977946b9e18bfc3f60e90d102b08e19b1d52 authored over 5 years ago by Kristoffer Carlsson <[email protected]>
Merge pull request #151 from ZacLN/opsuffix

mark suffixed ops (needed for CSTParser)

dfb726fa21f5ee85309d96d3699293cd12e431ce authored over 5 years ago by Sebastian Pfitzner <[email protected]>
mark suffixed ops (needed for CSTParser)

7e3f224865eb385f41be35a64201a60c2eb42021 authored over 5 years ago by ZacNugent <[email protected]>
Fix outdated links in README (#150)

bb4e28e06c1596da956a81969562c242ebc9b3bb authored over 5 years ago by janEbert <[email protected]>
bump version

101b8acdd8be71650ff83755a21f32d7a4330686 authored over 5 years ago by Kristoffer Carlsson <[email protected]>
fix float parsing with trailing dotted operator (#149)

de7627aa5cf4f0f252169abfb43c55c3462a0217 authored over 5 years ago by ZacNugent <[email protected]>
add colon ops (#147)

5949c8df386e27d60253ccae64ec4c8aa7a02957 authored over 5 years ago by ZacNugent <[email protected]>
add hat suffix (#146)

4a934133bb258ca57730698eac7cb867a670b0d7 authored over 5 years ago by ZacNugent <[email protected]>
fix dotop starting position (#145)

e95f30823c9e12663cad823937638863648f2dbf authored over 5 years ago by ZacNugent <[email protected]>
add Project file (#143)

6681ee46a41b936cfe0514ae0a7c0b21614e2b0d authored over 5 years ago by Kristoffer Carlsson <[email protected]>
update travis (#144)

* update travis

* Update .travis.yml

de98df2c6e3618dd1ad9f01ca873063af43606e2 authored over 5 years ago by Kristoffer Carlsson <[email protected]>
add `new` kw kind (#141)

b3519529f69ea06f330c27d2f39efed39491a5b1 authored over 5 years ago by ZacNugent <[email protected]>
add errortoken for invalid numeric constants (#142)

* add errortoken for invalid numeric constants

* tests

c986da83f818d3904ecd9da60c7c8e56d73ae187 authored over 5 years ago by ZacNugent <[email protected]>
fix startpos for dotted ops (#140)

dc4a4bc47c662dd3f53c33a5f8e21e8255ac108a authored over 5 years ago by Kristoffer Carlsson <[email protected]>
don't peek Chars (#137)

950b224f4ce7e962f08264ae73be8a03bb6a7e12 authored almost 6 years ago by ZacNugent <[email protected]>
update cmd lexing (#138)

24e51797be9a1595def6c3f6738e0c35740d1556 authored about 6 years ago by ZacNugent <[email protected]>
fix using Printf

2d0c9d299435f41ed0fce9e17ad1a2901f35fc58 authored about 6 years ago by Kristoffer Carlsson <[email protected]>
base.jl doesnt exist anymore

1a92e68154ac649726b98b55282223c89895d70f authored about 6 years ago by Kristoffer Carlsson <[email protected]>
remove old keywords (#133)

7dedce0f7ebd557b4d6ab543dcdd6b71b3ad2341 authored about 6 years ago by ZacNugent <[email protected]>
Transition to new iteration protocol (#131)

* 1.0 compat

* update REQUIRE and appveyor.yml

* remove commented out `Base.done` overload

2a7712889a6f7e33771be9214100cdb8ba80ec3a authored over 6 years ago by Sebastian Pfitzner <[email protected]>
add outer kw (#130)

99964465aec3bd22dbbab26ba015246313f3b8a8 authored over 6 years ago by ZacNugent <[email protected]>
v0.7 compatability (#129)

* misc v0.7 fixes

* bump ver

* fixes

* fix EOF_CHAR

* revert EOF change, rm dep warn...

29dbfc690d99db3ba6825657cf4c818a64fa3a14 authored over 6 years ago by ZacNugent <[email protected]>
add missing methods (#122)

59250a744ec7667af8e5723e1e6097975f31dd6e authored almost 7 years ago by Kristoffer Carlsson <[email protected]>
misc v0.7 fixes (#127)

* misc v0.7 fixes

* bump ver

* fixes

* fix EOF_CHAR

* revert EOF change, rm dep warn...

a76c07d8184dcda7b10b215d5b2f237b1438a52b authored almost 7 years ago by ZacNugent <[email protected]>
return error on invalid binary/octal/hex intege (#118)

* return error on invalid binary/octal/hex intege

* add tests, fix typo

* fix for hex-floats

65db7933c987c2337744799870efe638a8f2b1c9 authored over 7 years ago by ZacNugent <[email protected]>
use using

09db64c5dd2d84eb4da27a2f5c34d02e11cba777 authored over 7 years ago by Kristoffer Carlsson <[email protected]>
inline some functions (#116)

b3c8238597432ab12d0c6804a4a751b2e5232745 authored over 7 years ago by Kristoffer Carlsson <[email protected]>
actually test inferability and make RawToken inferrable (#114)

* actually test inferrability and make RawToken inferrable

* Update token.jl

264d78905ff4ab4ee815af65e6e6107ba289af58 authored over 7 years ago by Kristoffer Carlsson <[email protected]>
improve benchmarking code (#115)

d09b2bfdf30e197cba12c262730e4833137a3a68 authored over 7 years ago by Kristoffer Carlsson <[email protected]>
Add special cstparser token kinds (#113)

80fc211555905b1aaf89b17f6d2d5f13f613c797 authored over 7 years ago by ZacNugent <[email protected]>
update precompile.jl (#112)

3c031b6d3ad12cccab1b6d3e7377efce5bf53c2b authored over 7 years ago by ZacNugent <[email protected]>
Add missing hex-float lexing (#109)

* only store vals for identifiers and literals, fill charstore on the fly

* remove duplicate ...

ccef112595c21497cf307dfbc8caf5a239dfaaf1 authored over 7 years ago by ZacNugent <[email protected]>
test CSTParser (#105)

* test CSTParser

* add OMR

422e3706876dfe12ba8a41ab9bcd12f67eec40b2 authored over 7 years ago by Kristoffer Carlsson <[email protected]>
allow failure nightly

2b8c7d2bc4acf0ee2cf1800e71758750e8c7f3be authored over 7 years ago by Kristoffer Carlsson <[email protected]>
Merged branch master into master

56a3a7a1ae79aa48c78f886fd97347e5017a1029 authored over 7 years ago by Zac Nugent <[email protected]>
Make Tokenize work for more general kinds of IOBuffers (#107)

8ca81f7eb14a397f0dec67b860866a5b5bde3ca0 authored over 7 years ago by ZacLN <[email protected]>
Make Tokenize work for more general kinds of IOBuffers (#107)

c97c9a15899ef170d6345d047815c5d6f83b35d0 authored over 7 years ago by Keno Fischer <[email protected]>
fix deprecation (#106)

e237faaddf70a75ee24e4a0813ec859b6d13b834 authored over 7 years ago by Kristoffer Carlsson <[email protected]>
fix some number lexing (#104)

54285d9bc76b762ed8c28abe2fc735d42d9e3370 authored over 7 years ago by Kristoffer Carlsson <[email protected]>
fix deprecation and drop 0.5 (#100)

* fix deprecation and drop 0.5

* remove compat

ff2e35882f71ef6f2fd447e63d81582fe6c9643d authored over 7 years ago by Kristoffer Carlsson <[email protected]>
Accepted empty char literals in the lexer (#97)

The one thing I know is that EOF_CHAR is the wrong error here, because
it's not actually an EOF...

8bd01a7c1e25163e2a491a893efc8184f2c2a566 authored over 7 years ago by Keno Fischer <[email protected]>
use String instead of Compat.UTF8String (#98)

464ac0abab32098ac8bfdb41c38eaca4935a36b5 authored over 7 years ago by Kristoffer Carlsson <[email protected]>
add 5 missing multiplication symbols (#99)

* add 5 missing multiplication symbols

* ws fixes

fc8a990c169bf163d00ce7c4b8cf5a2e49ef7779 authored over 7 years ago by ZacNugent <[email protected]>
Handle more complicated interpolations correctly (#94)

26eacc4a7af9b2ec499be87fac6fa5f92e4f76af authored over 7 years ago by Keno Fischer <[email protected]>
Fix bug in recent IO PR (#96)

Somehow I had this locally, but not on the PR. Responsible for the test failures in https://gith...

cb995b490370f638e63fb6dfc7f62ee806be00c3 authored over 7 years ago by Keno Fischer <[email protected]>
Respect an IO's starting position (#95)

when construction a lexer from an IO object

e271aad83313337e83da996da83a8eefafa624e0 authored over 7 years ago by Keno Fischer <[email protected]>
Update CI URLs to point to new caching infrastructure (#92)

45ba447076c09c7de1a1701d162d644fb38d86a7 authored over 7 years ago by Elliot Saba <[email protected]>
Replace all Int64 with Int (#91)

2f4cf283b81c2e494e03e843f75504096c607c1e authored over 7 years ago by David Anthoff <[email protected]>
use where as operator, fix typo (#90)

* make where an operator

* fix typo

f7359500afda80b355296587abdc9a55b736eb48 authored over 7 years ago by ZacNugent <[email protected]>
fix prime parsing (#89)

* fix prime parsing

* use accept

93a34add4df2c4d28918640ac63b2330a7953e67 authored over 7 years ago by ZacNugent <[email protected]>
fix FLOAT parsing (#87)

* fix FLOAT parsing

* test

2f85c1bfbdc2842ef597690583afcb45149debf3 authored over 7 years ago by ZacNugent <[email protected]>
some more inviisible keywords (#86)

1784cb029c9af0d9591df6d591c63a0ac26d3e4a authored over 7 years ago by ZacNugent <[email protected]>
GREATER_COLON -> ISSUPERTYPE (#85)

b811863d3c3962d0d2248020274b6f03144bd88a authored almost 8 years ago by ZacNugent <[email protected]>
add triple backquote support (#84)

2241907aa59dc64f43ec870bb12d4b663ae46934 authored almost 8 years ago by ZacNugent <[email protected]>
add invisible generator keywords (#83)

52f12b01adcbef7f6d99f839645624ea40c79d1d authored almost 8 years ago by ZacNugent <[email protected]>
fix for underscores in decimal part of floats (#82)

* fix for underscores in decimal part of floats

* don't allow _ at start or end, parse FLOATs...

baf4aa73d442bc202fb7879beff20a03f242a982 authored almost 8 years ago by ZacNugent <[email protected]>
flatten kws, add ROW (#81)

128f120d4313e454dc01cdfebd421347b75adbbc authored almost 8 years ago by ZacNugent <[email protected]>
Hack to add Julia 0.6 'primitive', 'struct' and 'mutable' keywords. (#80)

* Hack to add Julia 0.6 'primitive', 'struct' and 'mutable' keywords.

* Added 'where' and int...

94613b115c821916b2af3fcc34319051471f7ee7 authored almost 8 years ago by m-j-w <[email protected]>
fix lexing 1e (#79)

9db2f08528709087f7eca29e10d42678332d2130 authored almost 8 years ago by Kristoffer Carlsson <[email protected]>
compact test a bit (#77)

487552b698fce79c6c8b2276d92378efd265e9bd authored almost 8 years ago by Kristoffer Carlsson <[email protected]>
add dict_comprehension (#78)

47d1be78c08608f1325028e289f8ce0e371248a9 authored almost 8 years ago by ZacNugent <[email protected]>
fix float lexing (#76)

* fix float lexing

* fix

* remove mysterious code

86fdf05d4e8366cec90615d4bcd715a950fa2964 authored almost 8 years ago by ZacNugent <[email protected]>
lex octals (#75)

* lex octals

* allow upderscore

b6e6dd77689d76dd3201784f37483228ab64f102 authored almost 8 years ago by ZacNugent <[email protected]>
fix infinite loop when lexing strings (#74)

46e16f83efd975fc889429057012c9b2af3e12d0 authored almost 8 years ago by Kristoffer Carlsson <[email protected]>
fix trailing `.` in numbers ambiguity (#72)

54f23171831dfc0bb79cdb2d25ed7aff1ae25651 authored almost 8 years ago by ZacNugent <[email protected]>
Fix lexing of identifiers followed by not_eq (#71)

* fix led_id

* fix '!' parsing

* fix

8282c32f65422d8311aad0c0d51df2312e47f5ae authored almost 8 years ago by ZacNugent <[email protected]>
remove unused vars (#69)

af7f3133eb5904a55944de6fdaa091e7f957a977 authored almost 8 years ago by Kristoffer Carlsson <[email protected]>
remove unused broken function (#68)

e2f3ba4b7582386e13092580c2cf0ffd6e59ef4d authored almost 8 years ago by Kristoffer Carlsson <[email protected]>
recognise STRINGs w/ enclosed interpolations (#64)

* recognise STRINGs w/ enclosed interpolations

* (type) stabilize lex_quote, add const EMPTY_...

7a495a8d252596778ef67eccba73d1b73450ba05 authored almost 8 years ago by ZacNugent <[email protected]>
add inferred test (#66)

b0bc6f2d2d3d3e9494c40ebb4de4709ae670fa1a authored almost 8 years ago by Kristoffer Carlsson <[email protected]>
move dddot, precedence is less than assignments' (#65)

20bc9987224e7ba5234a977a615c875bf90248d2 authored almost 8 years ago by ZacNugent <[email protected]>
add invisible keyword for typed_vcat and typed_hcat (#61)

* add invisible keyword for typed_vcat and typed_hcat

* and hcat

cef3395d7f1992f341dc703995507c0c351fe398 authored almost 8 years ago by ZacNugent <[email protected]>
fix some linting (#60)

e0e338fa19124de905f4fcc23c5a2f5cc2d1f4bd authored almost 8 years ago by Kristoffer Carlsson <[email protected]>
escape tokenstrings in show (#59)

158bd78b6789c34d16f2a78e172e67a2471a2416 authored almost 8 years ago by Kristoffer Carlsson <[email protected]>
add xor_eq (#58)

* add xor_eq

* test

eac985b54b735553731c15b13b2772aa62c41f25 authored almost 8 years ago by ZacNugent <[email protected]>