Skip to content

Commit

Permalink
Tested it on node -v v18.17.0 and did some simple fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarık Seyceri committed Mar 10, 2024
1 parent d1739f4 commit b196842
Show file tree
Hide file tree
Showing 5,884 changed files with 493 additions and 453,024 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
11 changes: 10 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
/Gemfile
/Gemfile.lock
/favicon.ico
_site/
_site/
node_modules

# Generated by MacOS
.DS_Store

# Generated by Windows
Thumbs.db

report.html
1 change: 0 additions & 1 deletion langs/php/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// Libraries
const Math = require("mathjs");
const coreLib = require("../../core");
const phpCoreLib = require("./core.js");

Expand Down
15 changes: 0 additions & 15 deletions node_modules/.bin/mathjs

This file was deleted.

17 changes: 0 additions & 17 deletions node_modules/.bin/mathjs.cmd

This file was deleted.

18 changes: 0 additions & 18 deletions node_modules/.bin/mathjs.ps1

This file was deleted.

9 changes: 0 additions & 9 deletions node_modules/Math/README.md

This file was deleted.

46 changes: 0 additions & 46 deletions node_modules/Math/package.json

This file was deleted.

20 changes: 0 additions & 20 deletions node_modules/asap/LICENSE.md

This file was deleted.

81 changes: 0 additions & 81 deletions node_modules/asap/README.md

This file was deleted.

113 changes: 0 additions & 113 deletions node_modules/asap/asap.js

This file was deleted.

42 changes: 0 additions & 42 deletions node_modules/asap/package.json

This file was deleted.

2 changes: 0 additions & 2 deletions node_modules/babel-runtime/.npmignore

This file was deleted.

2 changes: 0 additions & 2 deletions node_modules/babel-runtime/README.md

This file was deleted.

Loading

0 comments on commit b196842

Please sign in to comment.