4 Commits

Author SHA1 Message Date
cc9824c9a9 exposed AsyncFunction constructor in Function.js...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2022-07-07 11:39:08 +03:00
991e30f52e removed .before(..) / .after(..) from functions...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2021-03-21 13:44:50 +03:00
1c18b2eb1b renamed .then(..) to .after(..) and added .before(..) -- not sure if we'll keep these, seem to be overcomplicating things...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2021-03-21 13:42:00 +03:00
e962f75ed2 added an experimental Function.prototype.then...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2021-03-21 13:13:54 +03:00