Ecosyste.ms: OpenCollective

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

github.com/wenyan-lang/wenyan

文言文編程語言 A programming language for the ancient Chinese.
https://github.com/wenyan-lang/wenyan

fix safari unicode problem

02cc3202543184b1a211a9be5f1250ca5cd11b9d authored almost 5 years ago by Lingdong Huang <[email protected]>
Clean up

8b89a6686d27b6cb7bfe2dcb8ab5bc47ee9819d2 authored almost 5 years ago by kaiyuan01 <[email protected]>
https

13ad0e3e2f212334cf618c2e61e540a48f29354e authored almost 5 years ago by Lingdong Huang <[email protected]>
update links in ide

640fe61a6dac82d4163b3f80589765562c2322a0 authored almost 5 years ago by Lingdong Huang <[email protected]>
Re-ordered contents

ac79d8e06094d14ce4512478c5cb61a96700675b authored almost 5 years ago by kaiyuan01 <[email protected]>
Reformat; Added more contents adopted from other open source projects

059f4c7213cee878116fc23be7c60632c05c56df authored almost 5 years ago by kaiyuan01 <[email protected]>
Merge pull request #498 from MerakDipper/add_pascal_triangle

Add pascal triangle to example

78e384e3ee14c279496cf50943f77099a3fa1bcb authored almost 5 years ago by Lingdong Huang <[email protected]>
feat: cli and runtime

9adc7074caebb857410564368abfbed1d16a9918 authored almost 5 years ago by Anthony Fu <[email protected]>
readme styling

cb1d3c057d7b33088e8acb539243e59454275748 authored almost 5 years ago by Lingdong Huang <[email protected]>
add netlify status

75ac6e71568f4cb51a506f4b795af18224b6e67d authored almost 5 years ago by Lingdong Huang <[email protected]>
change url

04b1df90a5ef60c7fd242cdf6271a197cfd8aa09 authored almost 5 years ago by Lingdong Huang <[email protected]>
remove hypothetical test code

1a93c6f0b527424ca1418246edde8a722cb89805 authored almost 5 years ago by Lingdong Huang <[email protected]>
change helloworld example

f08e9a0e5d04f5272b985c7229809dfde0700320 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge remote-tracking branch 'origin/master' into chore/test-improve

60750c96618f638678017f7d2d537dc72459a344 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge remote-tracking branch 'origin/master' into feat/fetch-reader

07953d8e7693efb72ebf5c194a5ddb24e19a7fa8 authored almost 5 years ago by Anthony Fu <[email protected]>
refactor: use XMLHttpRequest for blocking request and remove async functions

014d0e55959608de376fa1f1f93081d9f89e644e authored almost 5 years ago by Anthony Fu <[email protected]>
Merge pull request #501 from antfu/chore/site

Better ide/site build

71e9b015a9cb94f2fe4a37c6d45b29ddb41f5536 authored almost 5 years ago by Lingdong Huang <[email protected]>
feat: compileAsync and executeAsync

6175b3021ea934640ba2140b709f3def4a63c657 authored almost 5 years ago by Anthony Fu <[email protected]>
test: tests for reader

6f643197ad4d70de8d299a78c8650137c7a71fc0 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge pull request #503 from statementreply/fix-500

Fix #500: Some 曆法 functions return invalid result

06e53fcdb2f60f8734efaad5dd2a3cf3a8dea7ce authored almost 5 years ago by Lingdong Huang <[email protected]>
refactor: remove try...catch for modules

bdfc3c1255d95c29334e21d1b5338876e52a5c4d authored almost 5 years ago by Anthony Fu <[email protected]>
docs: add legacy site placeholder

ef71b498bab63b7a6aa411e8440c41087bd41c3b authored almost 5 years ago by Anthony Fu <[email protected]>
chore: clean up

b3e0224844940ae36434878e6f098b43217a5ddf authored almost 5 years ago by Anthony Fu <[email protected]>
Fix #500: Some 曆法 functions return invalid result

c32e3ccf4f7d08ee29cce3a2c6ef48fd42979304 authored almost 5 years ago by statementreply <[email protected]>
chore: fix

659a42c31ee87257a2eff4d31c10a3e76e07af8c authored almost 5 years ago by Anthony Fu <[email protected]>
chore: use axios instead of fetch

ab404e69e27eee1c0b7dcefeae8b536689e6ef25 authored almost 5 years ago by Anthony Fu <[email protected]>
test: use utc as default timezone for test

acd4f9d207046e59cbe882bbd33e4203d46e4562 authored almost 5 years ago by Anthony Fu <[email protected]>
test: improve test writing experiences for dev

d27e8ad9ff7ab7f58747fab8f504587b2038db12 authored almost 5 years ago by Anthony Fu <[email protected]>
fix: scripts

d88b6435b20d8d280f1af5e944d4fa99839ff19c authored almost 5 years ago by Anthony Fu <[email protected]>
refactor: build site

cda784643eb2c4d9a8966842a8f741221aec3e43 authored almost 5 years ago by Anthony Fu <[email protected]>
fix import macro

00d33b8db08616b08ffb4f272631dfe7e0dbd5f7 authored almost 5 years ago by Lingdong Huang <[email protected]>
add add_pascal_triangle.wy

37fc2aaa9e520adf05433d02f723f4a8c00636c1 authored almost 5 years ago by MerakDipper <[email protected]>
add pascal_triangle.wy to README

84a785082fc6120da86899ac1df488cc474feb42 authored almost 5 years ago by MerakDipper <[email protected]>
Merge pull request #496 from statementreply/strengthen-scope-check

Check for mismatched scope begin/end in typecheck

51d8ce0770293c3dca3d854db0fe4fd5ae62ca95 authored almost 5 years ago by Lingdong Huang <[email protected]>
wip: import reader

9ed4d92816bc7a4324dee7f7162bfa7e8611064f authored almost 5 years ago by Anthony Fu <[email protected]>
Fix handling of 不知何禍歟 in typecheck

b87ec306678b63715301a8ddb821cf309a55359f authored almost 5 years ago by statementreply <[email protected]>
Fix syntax error in stdlib

7f3d835c490c2756d15666fcd145d0f5dc7d6d0b authored almost 5 years ago by statementreply <[email protected]>
Check for mismatched scope begin/end in typecheck

5a1fcec4bbb31d37e17e8da0377f954aa9437b12 authored almost 5 years ago by statementreply <[email protected]>
feat: async import reader

d5c68184a322f77876b102097351ff7b240a0a26 authored almost 5 years ago by Anthony Fu <[email protected]>
prevent crash when scope deplete in typechecker

55d288581783c183b0a40caeb662bf6757302022 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge branch 'master' of https://github.com/LingDong-/wenyan-lang

25a35bddad4ba42378dc91bdf4a2798bb356cc8e authored almost 5 years ago by Lingdong Huang <[email protected]>
release v0.2.1

d81d7137ed93027f6530b78564122d4b07a5d657 authored almost 5 years ago by Anthony Fu <[email protected]>
chore: changelog for v0.2.1

63436e3da926800522266a4ea19f8c9a6b77b66f authored almost 5 years ago by Anthony Fu <[email protected]>
Merge pull request #492 from LingDong-/master

v0.2.1

23c422cb9cb1a8b1d65ec4da86c16f23c84cfd7c authored almost 5 years ago by Lingdong Huang <[email protected]>
rebuild

27fed03c115b5e238c130f38780525f61bbf0b62 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #481 from antfu/fix/stdlib2

fix: stdlib bundling

90eb9a1f787ba4a69ad7c5daf6a561a9ec7dba55 authored almost 5 years ago by Lingdong Huang <[email protected]>
fix obj in args (real)

0195caa38623f0ffc6630f0310eb1b08cd793878 authored almost 5 years ago by Lingdong Huang <[email protected]>
fix: stdlib

287eda6683a3d44d9e3b43c6080162759dd866a3 authored almost 5 years ago by Anthony Fu <[email protected]>
fix: stdlib testing

cfe87a5dd3f1451bacc66b0af9fa972aca626a80 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge branch 'master' of https://github.com/LingDong-/wenyan-lang

002c982b49eb7a0d9a7ec70c1a743d3279f1728e authored almost 5 years ago by Lingdong Huang <[email protected]>
fix obj in args

182d100ed3982cfd69e9dcc860d6484ec3203838 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #466 from statementreply/lib-calendar

stdlib: Calendar library

1a95dc2d629e49526a352373bbf518618a4d7981 authored almost 5 years ago by Lingdong Huang <[email protected]>
Remove import.wy from test (prints current time)

8a0f06750b6c9ba41e9a7a503659ae23310ab4fe authored almost 5 years ago by statementreply <[email protected]>
Update stdlib cheatsheet

e4d6fbd7e2c00a88fb2455d0dcad8df1a6c93b2b authored almost 5 years ago by statementreply <[email protected]>
Add calendar example

d49b82d4b74aaeeb7f21cc11ba37657f8519d705 authored almost 5 years ago by statementreply <[email protected]>
stdlib: Add calendar LUT data for 1920-2120

The calendar data is generated with low accuracy astronomical
computation of the time of new moo...

5a472d109b766fe1f79c57bdbc00f327681ad3ff authored almost 5 years ago by statementreply <[email protected]>
stdlib: Add calendar LUT generation script

41a1a0f249f48186e5f7f6e4849438c951525bd4 authored almost 5 years ago by statementreply <[email protected]>
stdlib: Implement calendar library

The implementation is LUT based. This commit contains LUT for years
2019-2020 for dev purpose.

d8f7da00bcde8f94fbce72b898bb6346bc0c14f3 authored almost 5 years ago by statementreply <[email protected]>
stdlib: Add calendar stub

6a316f40f710438156c98979e7af03545f0bb30b authored almost 5 years ago by statementreply <[email protected]>
add jvm compiler to README

24d72afbda331869e29b3e94642d6298670393b7 authored almost 5 years ago by Lingdong Huang <[email protected]>
static type inference

2784e92dabca25a8bc573e869c41059330a82734 authored almost 5 years ago by Lingdong Huang <[email protected]>
fix: stdlib bundling

4962022c59e0c34ae6ffda8b47bdaa2a67f3d4b8 authored almost 5 years ago by Anthony Fu <[email protected]>
Update CONTRIBUTING.md

d842af66693d61ad3547b87812365a6028a86486 authored almost 5 years ago by kaiyuan01 <[email protected]>
Fixed typos

a291e4ff6ec04a254327d61ecaf62649c3f93a2d authored almost 5 years ago by kaiyuan01 <[email protected]>
Update CONTRIBUTING.md

10f694af180d937a432710d4df686d4079bed0b1 authored almost 5 years ago by kaiyuan01 <[email protected]>
Create CONTRIBUTING.md

f7137903df6b2c0f961d5341fc69b95355721f8e authored almost 5 years ago by kaiyuan01 <[email protected]>
Merge branch 'release' of https://github.com/LingDong-/wenyan-lang into release

e3f7a86726664448a0efe4423d082e6ef437c564 authored almost 5 years ago by Anthony Fu <[email protected]>
release v0.2.0

e3463e5f9f80b608372cc92e2e0b974dad44662c authored almost 5 years ago by Anthony Fu <[email protected]>
docs: update CHANGELOG

5dedbfa5d57d42eae0fe6f5d934950a909d9e4f2 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge pull request #468 from LingDong-/master

v0.2.0

43a1e56fb495f5d0c9f3723fe0d84b06eca30ee8 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge pull request #473 from antfu/feat/execute

Execute function for core package

bf28dc234f0af5c905915081e915d7fc0020c686 authored almost 5 years ago by Lingdong Huang <[email protected]>
docs: update docs

af6de60519877c2affc40f05261859cad93e53c1 authored almost 5 years ago by Anthony Fu <[email protected]>
feat: outputHanzi for browser runtime

ed05692d0ecdbaf64364a7aa2a6e8289b4956e0c authored almost 5 years ago by Anthony Fu <[email protected]>
feat: outputHanzi option for ide

62b0a39e193d7668b2a814e113db918060a38396 authored almost 5 years ago by Anthony Fu <[email protected]>
feat: compile api

5b3712cac2efe2a4f400ae5bdd08494a88168264 authored almost 5 years ago by Anthony Fu <[email protected]>
feat: make unit test works

3fac775134875681afe97aa929a9914dc6fc391f authored almost 5 years ago by Anthony Fu <[email protected]>
feat: works for runtime

dc7a43c2895f3e1e2193d10c817290b18874ccc2 authored almost 5 years ago by Anthony Fu <[email protected]>
feat: make outputHanzi works for ide and site

98898a259a0ccea188f42e032c7c43bc1d95b4a3 authored almost 5 years ago by Anthony Fu <[email protected]>
feat: execute API

a01baf03b9336d87b11db7702b0e9e3521f8e6d4 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge pull request #470 from antfu/docs/badges

docs: add badges

41ae6fe4585c4b15f637195d01e15abce9866d11 authored almost 5 years ago by Lingdong Huang <[email protected]>
docs: add badges

0e8b3d620942bc1ce5c406bb95db96ee2b111c49 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge pull request #465 from Fros1er/master

fix: 書之 prints "true", "false" instead of "陽", "陰"

8317caf94c005fd96871a3999f9bf8c3a680e376 authored almost 5 years ago by Lingdong Huang <[email protected]>
Update make_ide.js

2f3b05efbd8f8ae5d61d25e594938fa1f4c93b6c authored almost 5 years ago by Fros1er <[email protected]>
Update make_site.js

2b0b73b467a150d51472eb0cf8751c3a23d7101c authored almost 5 years ago by Fros1er <[email protected]>
Update parser.js

5312f4db72648cbaad236858b0d086db4b86668b authored almost 5 years ago by Fros1er <[email protected]>
added function bool2hanzi

4f9a166b4904f099308cebe4b8d0bc424bfaf153 authored almost 5 years ago by Fros1er <[email protected]>
Merge pull request #464 from ZsgsDesign/patch-1

fixed typo

37c4b64a2d9f1303093eff65085f44a5e79de49c authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #457 from statementreply/lib-math-5

stdlib: Improve sin, cos and tan (*/1/3)

cea0e4080370f88cebe8a381049e7a2b97261297 authored almost 5 years ago by Lingdong Huang <[email protected]>
fixed typo

3b4a48c91d7c453f9d68cc3fc7a92eeaa1b16744 authored almost 5 years ago by John Zhang <[email protected]>
stdlib: Update comments

66bc1b15f2f6461f3e72f1a51e6c1384338c5acc authored almost 5 years ago by statementreply <[email protected]>
Update test snapshot

2e5d0468e6e83826df60339334f506423b1a45db authored almost 5 years ago by statementreply <[email protected]>
Merge pull request #460 from AngelKitty/master

LICENSE: Happy new year!

ca2681bc0430e702a70f9aac6b28a7c0733d84c7 authored almost 5 years ago by Lingdong Huang <[email protected]>
Update LICENSE

3c5fccff9c4151c097775d0ceb89dd77d15425f2 authored almost 5 years ago by Angel_Kitty <[email protected]>
make py less broken (real)

7d7f0419b7202682d40816c839e03312e6abb6f4 authored almost 5 years ago by Lingdong Huang <[email protected]>
make py less broken

2d7d595ebae37807fbdb901a67ed8ea450d3c806 authored almost 5 years ago by Lingdong Huang <[email protected]>
stdlib: Improve sin, cos and tan (^/1/3)

Robust: ^/4 (Does it work for all input values?)
Accurate: 1/4 (How accurate is the result?)
Wel...

d38d36587e20b442bfecdca9bb3020aed8c48d16 authored almost 5 years ago by statementreply <[email protected]>
fix snap again

9470ee59995b20b8dc07990e9a65ef75629a287e authored almost 5 years ago by Lingdong Huang <[email protected]>
fix snapshot

9a7a4093fdf73054ac5ac7a2428785cf1628bfce authored almost 5 years ago by Lingdong Huang <[email protected]>
fix alignment on certain browsers

af59ce8eceae7df5a8941f6886291fa9d5a3f194 authored almost 5 years ago by Lingdong Huang <[email protected]>
fix unicode issue on safari

699031a2ea178361267995fae2cabacfa396be31 authored almost 5 years ago by Lingdong Huang <[email protected]>