Commit Graph

26 Commits

Author SHA1 Message Date
ab9a517592 [add] runner script 2025-08-07 15:35:07 +01:00
2f25f87186 [add] launch configs 2025-08-07 15:34:16 +01:00
393e22bd45 feat: update package.json to include mocha and chai for testing, add ansi-colors and fastest-levenshtein dependencies
refactor: modify sliceAndWriteCalls function to accept folderPath parameter and update driver function to use it

fix: enhance isNodeModule function to utilize builtinModules for better module detection

chore: remove unused constants file from utils

test: clean up instantiation.spec.js by removing commented assertions
2025-08-07 15:33:52 +01:00
91bf93e3f6 [cleanup] 2025-08-07 15:20:34 +01:00
5105214a1f [add] tests for instantiation 2025-08-06 16:37:10 +01:00
c054b9d5f1 [fix] tuples and recording 2025-08-06 16:37:02 +01:00
30be6a974f [cleanup] remove unused instantiation code 2025-08-04 13:24:09 +01:00
4e1d371026 extract calls recorder for multifile analysis 2025-08-04 12:45:46 +01:00
6bb5d5e554 project analysis 2025-08-04 12:44:24 +01:00
374510c4f9 [add] way to track the project root. 2025-08-04 12:44:04 +01:00
180d3876ca [add] initial README 2025-08-03 16:17:38 +01:00
4a2e9440fc [trim] remove unused code 2025-08-03 15:58:48 +01:00
665f51cdf1 [trim] removed archived jalangi code 2025-08-03 15:57:36 +01:00
65e9cd3add [cleanup] 2025-08-03 15:55:55 +01:00
47937e08fb [doc] 2025-08-03 15:55:42 +01:00
ef886bf610 [add] require support 2025-08-03 15:55:20 +01:00
e018f253f1 [fetch] get cals 2025-08-02 14:17:22 +01:00
41551467d8 [clean] js escope based analyzer 2025-08-02 14:11:04 +01:00
f83b1fc00e [add] add LibraryCallsRecorder, integrate faker for argument generation 2025-08-02 13:55:41 +01:00
3f00b37291 [add] add namespace import parsing 2025-08-01 23:56:52 +01:00
dc9869334d [add] join the pipelines 2025-08-01 20:51:30 +01:00
c0230a22cd [fix] test 2025-08-01 20:49:08 +01:00
4c40360bf6 [add] libcalls 2025-08-01 20:19:24 +01:00
2d02acacc7 [update] 2025-07-26 13:44:32 +01:00
5b584a90a5 [add] code 2025-07-21 17:01:43 +01:00
d564cf2cd1 [init] 2025-07-09 13:26:51 +01:00