Ecosyste.ms: OpenCollective

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

wenyan-lang

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

revert tools/examplesAlias.js

github.com/wenyan-lang/wenyan - b4efec2bd9c800bb5357d9481cd9112273257fa4 authored almost 5 years ago by Madao <[email protected]>
revert package.json

github.com/wenyan-lang/wenyan - 0d39cfc1fd9ca95b439369346e172192b7eff45d authored almost 5 years ago by Madao <[email protected]>
for safty reason, revert package lock

github.com/wenyan-lang/wenyan - 9c0dcb4c858fd0a290810e653cc17ddc09619433 authored almost 5 years ago by Madao <[email protected]>
rebuild ide and index page

github.com/wenyan-lang/wenyan - 093eac9b4e0f77801afcb0e415ab6847432a0056 authored almost 5 years ago by Madao <[email protected]>
remove console.log

github.com/wenyan-lang/wenyan - 4af31040333ea0fb7d4416136bdd4befb51275df authored almost 5 years ago by Madao <[email protected]>
update snapshot

github.com/wenyan-lang/wenyan - 7958c2ca2ecf4e5145775e131dfa66741700db74 authored almost 5 years ago by Madao <[email protected]>
remove console.log

github.com/wenyan-lang/wenyan - eaabd5c95f48e9354cd4bbb1aab35e2e963e423f authored almost 5 years ago by Madao <[email protected]>
add todos in python

github.com/wenyan-lang/wenyan - a35745d9a4183b672b2d7dbcf2ab95f91f53bfc4 authored almost 5 years ago by Madao <[email protected]>
rebuild ide and site

github.com/wenyan-lang/wenyan - 906765831b8c4aded16db01cf32eafde8c485cf1 authored almost 5 years ago by Madao <[email protected]>
remove prevTmpVar

github.com/wenyan-lang/wenyan - f343f8d22555e1a33277e38c8cc590a57aa4723c authored almost 5 years ago by Madao <[email protected]>
remove prevTmpVar

github.com/wenyan-lang/wenyan - 650a92a88fd027e03077b3e03f5bc83bc8f43b78 authored almost 5 years ago by Madao <[email protected]>
merge master

github.com/wenyan-lang/wenyan - dcab8a35b62ef6d982cbf6c30031b19cb9de2b2b authored almost 5 years ago by Madao <[email protected]>
Merge pull request #400 from cuixiping/master

Add url query support and history state support to online IDE #386

github.com/wenyan-lang/wenyan - 83dd0bf00b1a2634b6c226ef5961596fa6562582 authored almost 5 years ago by Lingdong Huang <[email protected]>
Add url query support and history state support to online IDE #386

github.com/wenyan-lang/wenyan - 1f92024fc2fb71fc5a109b336ac0397f7e3abbf4 authored almost 5 years ago by cuixiping <[email protected]>
fix try end

github.com/wenyan-lang/wenyan - d3fab6aee120610733868b3a921dfa6e733683f3 authored almost 5 years ago by Lingdong Huang <[email protected]>
extend catch

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

github.com/wenyan-lang/wenyan - 9193a8c61c02bd8fcc1a35721fef8589ab2bb4d9 authored almost 5 years ago by Lingdong Huang <[email protected]>
try catch

github.com/wenyan-lang/wenyan - e95aef4717281838a470d130594fd50dc5040a39 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #398 from statementreply/lib-math-3

stdlib: Improve log accuracy

github.com/wenyan-lang/wenyan - a568705ef671093983d252f7f868903e87b39dcb authored almost 5 years ago by Lingdong Huang <[email protected]>
Fix comment

github.com/wenyan-lang/wenyan - a94b604a85de7609fb434ad42f69b7a3915ee1a9 authored almost 5 years ago by statementreply <[email protected]>
[stdlib] Improve log (4/2/3)

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

github.com/wenyan-lang/wenyan - 0e3d691b0b57e54accc0ba3cc0a27909e2a5a47c authored almost 5 years ago by statementreply <[email protected]>
Merge pull request #395 from MagicLu550/master

more convenient

github.com/wenyan-lang/wenyan - a59810ab83dd65242b69ba355dd924d3edb2b308 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #394 from statementreply/lib-math-2

stdlib: Improve exp

github.com/wenyan-lang/wenyan - 200bebe1c90d355000dcb29aee374fdaa1e7296c authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #393 from statementreply/fix-log-bug

stdlib: Fix a bug in log formula

github.com/wenyan-lang/wenyan - d3632e817db85c8cf8c89cee7b838b4a469b8567 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #391 from taroxd/patch-1

Fix typo

github.com/wenyan-lang/wenyan - d9880a245f01b46224716b770fe9120bc64da4b1 authored almost 5 years ago by Lingdong Huang <[email protected]>
more convenient

github.com/wenyan-lang/wenyan - 24b55912b3d21f82b4557bcfe82d3e172cf22f18 authored almost 5 years ago by MagicLu <[email protected]>
[stdlib] Fix log bug (3/0/1)

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

github.com/wenyan-lang/wenyan - a3cc666c94469b6ac0e0159aae8afab084500379 authored almost 5 years ago by statementreply <[email protected]>
[stdlib] Improve exp (4/2/3)

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

github.com/wenyan-lang/wenyan - 8f6dfc97e4f1bcf1681247813e3922b440e24fa0 authored almost 5 years ago by statementreply <[email protected]>
[stdlib] Add low-level floating point utils

github.com/wenyan-lang/wenyan - a0ba55888b63a56b3bf8cf3709a45ad37bf44359 authored almost 5 years ago by statementreply <[email protected]>
chore: build ide

chore: make Hide Imported Code checked by default

github.com/wenyan-lang/wenyan - fc17cd120ccb4d1d6e9694f74b132349be33e291 authored almost 5 years ago by Anthony Fu <[email protected]>
refactor: better import scope marker

github.com/wenyan-lang/wenyan - cc4a9ee6b98d28ba4312f201773c9b861b739273 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge pull request #368 from statementreply/lib-math-1

Math library (1/N)

github.com/wenyan-lang/wenyan - 51e920577b8c0a5c6ce06e4addd1eef6d2bf2635 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #378 from cuixiping/master

Add a summary for examples

github.com/wenyan-lang/wenyan - a86defd003945c30e009ffc73808daf59333e849 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #384 from antfu/feat/cli

Fix for npm build

github.com/wenyan-lang/wenyan - 0e4be417ffa865cef9bea335e69efef6db383f0b authored almost 5 years ago by Lingdong Huang <[email protected]>
fix: minor fix

github.com/wenyan-lang/wenyan - ef470b44bdeafcba5344ad19b69bc7e5778e4771 authored almost 5 years ago by Anthony Fu <[email protected]>
Let examples test and tools only handle .wy files

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

github.com/wenyan-lang/wenyan - 17eabda82120c47e3480b57303d4296d0a66f054 authored almost 5 years ago by cuixiping <[email protected]>
[stdlib] Improve hypot (4/2/2)

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

github.com/wenyan-lang/wenyan - 041b7f62a306412caf789354110bec006a79cdc0 authored almost 5 years ago by statementreply <[email protected]>
Merge pull request #381 from njzjz/patch-1

add statistics library

github.com/wenyan-lang/wenyan - 96c579d6d796aa40d750a81742db173fc346be92 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #382 from antfu/feat/cli

Cli for roman options

github.com/wenyan-lang/wenyan - 513b9a8983693162349fd35b79185b58e58929ca authored almost 5 years ago by Lingdong Huang <[email protected]>
docs: update README for cli changes

github.com/wenyan-lang/wenyan - d3f40595e12cb9cdbc0024bbfe800516dba96195 authored almost 5 years ago by Anthony Fu <[email protected]>
chore: bump version

github.com/wenyan-lang/wenyan - 60c1af5dfb50c71d5ef9b0344134c94dadf34dee authored almost 5 years ago by Anthony Fu <[email protected]>
chore: clean console.log

github.com/wenyan-lang/wenyan - e379b15bc8824915675d6fdb12c40354b046c92f authored almost 5 years ago by Anthony Fu <[email protected]>
feat: update cli options for roman method selecting

github.com/wenyan-lang/wenyan - 70c6428cfe368abf9dec02297b33e7608ed69475 authored almost 5 years ago by Anthony Fu <[email protected]>
add statistics library

「「統計」」之書

github.com/wenyan-lang/wenyan - 6cda5b9b97b9579e52e27987ca16b3df9cf50c80 authored almost 5 years ago by Jinzhe Zeng <[email protected]>
[stdlib] Improve sqrt (4/3/3)

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

github.com/wenyan-lang/wenyan - c8d4a68b88e92427d9eaf69f12f70d3284ef69dd authored almost 5 years ago by statementreply <[email protected]>
[stdlib] Add low-level floating point utils

github.com/wenyan-lang/wenyan - 52715957dd1ff9e66a530acacd1796895ffad0b8 authored almost 5 years ago by statementreply <[email protected]>
[stdlib] Add low-level floating point utils

github.com/wenyan-lang/wenyan - b2c8fd5d361bdf82fe555615d364e8f66d573bdb authored almost 5 years ago by statementreply <[email protected]>
Merge pull request #372 from zxch3n/master

fix: fixed a triffle example grammar error

github.com/wenyan-lang/wenyan - df79a89aaa380abc91c169df150c49f246c1c8c6 authored almost 5 years ago by Lingdong Huang <[email protected]>
chore: remove unnecessary file

github.com/wenyan-lang/wenyan - e6fd0fc14549cde00182f1ffbce34ed6bb4cdb40 authored almost 5 years ago by Zixuan Chen <[email protected]>
fix: quine

github.com/wenyan-lang/wenyan - 340856305a6d1bb0d12abb491f65a2ca084c72e3 authored almost 5 years ago by Zixuan Chen <[email protected]>
fix readme typo

github.com/wenyan-lang/wenyan - 7336d0cdc00ef9d7191ee8a5622074e19a6fb5ce authored almost 5 years ago by Lingdong Huang <[email protected]>
Add a summary for examples

github.com/wenyan-lang/wenyan - f3c93971e1d071ebbed419c57964522ca7eeabe0 authored almost 5 years ago by cuixiping <[email protected]>
Merge pull request #375 from antfu/docs--add-issue-template

docs: add issue template

github.com/wenyan-lang/wenyan - a774dc349e442c18fc411b5380ce6c083ecaaf8a authored almost 5 years ago by Lingdong Huang <[email protected]>
docs: add issue template

github.com/wenyan-lang/wenyan - 1fa3cffa8e9801d917744fdb92ed0725b5f44d83 authored almost 5 years ago by Anthony Fu <[email protected]>
fix: fixed a triffle example grammar error

github.com/wenyan-lang/wenyan - cff71337aa7ce9aed377a92db911c1fc3c5590a7 authored almost 5 years ago by Zixuan Chen <[email protected]>
option to hide imported code

github.com/wenyan-lang/wenyan - 8a4d0d11925b5e01b6cd9c6ea2369ad988517cfe authored almost 5 years ago by Lingdong Huang <[email protected]>
fix bug in bug fix

github.com/wenyan-lang/wenyan - 9470656f68c271375b0651450089dee17b21d3b1 authored almost 5 years ago by Lingdong Huang <[email protected]>
rebuild

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

github.com/wenyan-lang/wenyan - 5b97d36d89abfdc8e65266257888c93bd8c0abc5 authored almost 5 years ago by Lingdong Huang <[email protected]>
fix 0 arity nested call

github.com/wenyan-lang/wenyan - b09fbbf38ad4712be73d2624ec0a2754670bd2ed authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #351 from antfu/docs/api

API Specifications

github.com/wenyan-lang/wenyan - f59925eea3751570834a70b920158ee9f2588cf3 authored almost 5 years ago by Lingdong Huang <[email protected]>
atan atan2 exp pow

github.com/wenyan-lang/wenyan - 40e23647339cb45d1f99587dc580bc4fa6e9b6b5 authored almost 5 years ago by Lingdong Huang <[email protected]>
docs: update

github.com/wenyan-lang/wenyan - 92981147f0cb7373c5fe559d95676aa09d8e0691 authored almost 5 years ago by Anthony Fu <[email protected]>
Merge branch 'master' into docs/api

github.com/wenyan-lang/wenyan - 468cb43f76821e22c3863d77b9cb7c5a758de00c authored almost 5 years ago by Anthony Fu <[email protected]>
Merge branch 'master' into enhancement/refactor_parser

github.com/wenyan-lang/wenyan - 20e54253cafa7733e90107772bd285da8f77c7e5 authored almost 5 years ago by Madao <[email protected]>
Merge pull request #363 from blueset/patch-1

Markdown syntax fix in README.zh-Hant.md

github.com/wenyan-lang/wenyan - 193caf89ee59db91585fb3d8e7acbbf6afbd9997 authored almost 5 years ago by Lingdong Huang <[email protected]>
Markdown syntax fix in README.zh-Hant.md

github.com/wenyan-lang/wenyan - c318c6391b17769bfa46fab04e2b903d1d3f642e authored almost 5 years ago by Eana Hufwe <[email protected]>
roman option to ide

github.com/wenyan-lang/wenyan - eea0e21880e41e07582b4fe8489c6f8d52b6fd7c authored almost 5 years ago by Lingdong Huang <[email protected]>
tan

github.com/wenyan-lang/wenyan - 75a8dce069191d2f2d52374a8de5446e17d5dcd0 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #356 from antfu/feat/cli

CLI Improvements

github.com/wenyan-lang/wenyan - 9d80e2cac03fd9eb2330568acddc9ace28251047 authored almost 5 years ago by Lingdong Huang <[email protected]>
Merge branch 'fix/test' into feat/cli

github.com/wenyan-lang/wenyan - ad8a384da09f8823254c890364dff6a9be4bee8a authored almost 5 years ago by Anthony Fu <[email protected]>
test: fix test

update snapshot

github.com/wenyan-lang/wenyan - 537db5bf7a55cca2d30ee1fbad40e360c3663fdf authored almost 5 years ago by Anthony Fu <[email protected]>
adding import to rb/py

github.com/wenyan-lang/wenyan - cc8c64eb51a5efd2887bc8a813e0881f2ae33622 authored almost 5 years ago by Madao <[email protected]>
index.html page work

github.com/wenyan-lang/wenyan - f2445ae0c2cb6d6f61d8266751e22975a521acdc authored almost 5 years ago by Madao <[email protected]>
remove useless codes

github.com/wenyan-lang/wenyan - b62644196c83b22f9b7aadbfb10069f03c2cc5e1 authored almost 5 years ago by Madao <[email protected]>
constructor became varructor LOL

github.com/wenyan-lang/wenyan - 9e0ddcf43c9d862cab1401bc16bac8a66e409010 authored almost 5 years ago by Madao <[email protected]>
constructor became varructor LOL

github.com/wenyan-lang/wenyan - c64937ff9f443114080d805782188af4d32c6bf8 authored almost 5 years ago by Madao <[email protected]>
add compilers to make site list

github.com/wenyan-lang/wenyan - 4ca7f01c0e5034b68cdd44ccd6253a49fd2c201b authored almost 5 years ago by Madao <[email protected]>
feat: rewrite cli

github.com/wenyan-lang/wenyan - 3479c86fb358b58e432e64507739076990cf511f authored almost 5 years ago by Anthony Fu <[email protected]>
release v0.0.5

github.com/wenyan-lang/wenyan - c41d370a1a632d8fdb7d985af525bfd5257b029e authored almost 5 years ago by Madao <[email protected]>
release v0.0.4

github.com/wenyan-lang/wenyan - 79deac3bb472a3992a3c21819ad9c66cd8a4ede2 authored almost 5 years ago by Madao <[email protected]>
release v0.0.3

github.com/wenyan-lang/wenyan - 0aa36cb38ef3834a0ba69e0c0d7a46b6c0dbd21f authored almost 5 years ago by Madao <[email protected]>
add a miss var

github.com/wenyan-lang/wenyan - 34f80c0e03f4db74a104eda99560b243d26e9e0a authored almost 5 years ago by Madao <[email protected]>
pass testcases

github.com/wenyan-lang/wenyan - 60018d2f0d02876e663996acc84c590c939268fd authored almost 5 years ago by Madao <[email protected]>
prettify codes

github.com/wenyan-lang/wenyan - 84d79afe3cc2ed27228a53088c0e10f48b27c168 authored almost 5 years ago by Madao <[email protected]>
abstract all lanuage compiler as a class, then we can add unit test for each lanuage

github.com/wenyan-lang/wenyan - 9862c16dbb5befd1038245af385e296e04477169 authored about 5 years ago by Madao <[email protected]>
add compilers

github.com/wenyan-lang/wenyan - 93c14d8410c2738c23aba097c6431113c10f6010 authored about 5 years ago by Madao <[email protected]>
docs: add api entry in README

github.com/wenyan-lang/wenyan - 802aba725ef2ce439c697c0f0d715d8d3ce54cb8 authored about 5 years ago by Anthony Fu <[email protected]>
Merge branch 'master' into docs/api

github.com/wenyan-lang/wenyan - 818583928ad8e2f1e47125722ff5c4aa423458db authored about 5 years ago by Anthony Fu <[email protected]>
Merge pull request #350 from antfu/docs/readme

Rename README

github.com/wenyan-lang/wenyan - 89d4773ef6287820815b2f7a4ac90ee553797eac authored about 5 years ago by Lingdong Huang <[email protected]>
docs: add api docs

github.com/wenyan-lang/wenyan - 618b1372065c891aa83b210829823d1373de4d32 authored about 5 years ago by Anthony Fu <[email protected]>
docs: rename README, thanks @Purstal

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

github.com/wenyan-lang/wenyan - a6b83c17d165fdd7bb64d3512e6c1665c7e21d58 authored about 5 years ago by Lingdong Huang <[email protected]>
asin acos

github.com/wenyan-lang/wenyan - 8412bb52775fb61432a8b32470327ce58bc0fe68 authored about 5 years ago by Lingdong Huang <[email protected]>
update return statement

github.com/wenyan-lang/wenyan - b3e7d306d431843d7273eeb66ca0a91ad0aaa279 authored about 5 years ago by jiangzoi <[email protected]>
Merge pull request #345 from statementreply/lib-math

[stdlib] 算經: 勾股求弦, 勾股求角 and 本數 stub, improved constants

github.com/wenyan-lang/wenyan - 17ff07f4e1ada4d6769566f24c44c1e81d26fb42 authored about 5 years ago by Lingdong Huang <[email protected]>